Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / NumberFormat Structure
Fields Properties Methods


In This Topic
    NumberFormat Structure Members
    In This Topic

    The following tables list the members exposed by NumberFormat.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets the empty number format. This field is read-only.  
    Public Fieldstatic (Shared in Visual Basic)Represents the general number format. This field is read-only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the built-in number format ID.  
    Public PropertyGets the cell type of this number format.  
    Public PropertyGets the number format code of this number format.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this formatter should be replaced the specified number format.  
    Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
    Public MethodGets the formatter which represents the behavior of this NumberFormat.  
    Public MethodReturns a hash code for this instance.  
    Public MethodDetermines whether this instance is empty.  
    Top
    See Also