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


In This Topic
IFormatter Interface
In This Topic
Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting cell contents.
Syntax
'Declaration
 
Public Interface IFormatter 
 
'Usage
 
Dim instance As IFormatter
See Also