Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / Formatter Field


In This Topic
Formatter Field
In This Topic
Represents the formatter of the sheet style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Formatter As SheetStyleProperty
 
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.Formatter
See Also