Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IEditFormula Interface
Members


In This Topic
IEditFormula Interface
In This Topic
Interface implemented by cell type objects that defaults to editing formulas if there is a formula in the cell.
Syntax
'Declaration
 
Public Interface IEditFormula 
 
'Usage
 
Dim instance As IEditFormula
See Also