Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Formatter As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Formatter
    public static readonly SheetStyleProperty Formatter
    See Also