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