[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ConnectionShape.IsSupportedFormula

IsSupportedFormula Method

IsSupportedFormula()

Gets a boolean value indicates whether the shape support formula.

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

always fale.

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