[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ConnectionShape.IsSupportedText

IsSupportedText Method

IsSupportedText()

Gets a boolean value indicates whether the shape support text.

Declaration
public override bool IsSupportedText()
Public Overrides Function IsSupportedText() As Boolean
Returns
Type Description
bool

always false.

Overrides
GrapeCity.Spreadsheet.Drawing.Shape.IsSupportedText()