Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Exchangeable Namespace / Signatures Class / NumberFormatExtension Field


In This Topic
    NumberFormatExtension Field
    In This Topic
    Represents the GUID identifier of the extension of number format. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NumberFormatExtension As Guid
    'Usage
     
    
    Dim value As Guid
     
    value = Signatures.NumberFormatExtension
    public static readonly Guid NumberFormatExtension
    See Also