Spread Windows Forms 15.0
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
    public static readonly SheetStyleProperty Formatter
    See Also