Spread Windows Forms 12.0 Product Documentation
CanSupportFormulaEditing Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IFormulaEditingSupport2 Interface : CanSupportFormulaEditing Property
Gets a value that indicates whether the cell type can support formula editing state.
Syntax
'Declaration
 
ReadOnly Property CanSupportFormulaEditing As Boolean
'Usage
 
Dim instance As IFormulaEditingSupport2
Dim value As Boolean
 
value = instance.CanSupportFormulaEditing
bool CanSupportFormulaEditing {get;}
See Also

Reference

IFormulaEditingSupport2 Interface
IFormulaEditingSupport2 Members