Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / NumberFormat Structure / General Field


In This Topic
    General Field
    In This Topic
    Represents the general number format.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly General As NumberFormat
    'Usage
     
    
    Dim value As NumberFormat
     
    value = NumberFormat.General
    public static readonly NumberFormat General
    See Also