Spread WinForms 15
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
See Also