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


In This Topic
IFormulaEditor Interface
In This Topic
Interface implemented by cell editors that supports editing formulas.
Syntax
'Declaration
 
Public Interface IFormulaEditor 
 
'Usage
 
Dim instance As IFormulaEditor
See Also