Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / Formatter Field
Example


In This Topic
    Formatter Field
    In This Topic
    Represents the Formatter property (index of 5) for 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
    Example
    See Also