Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Exchangeable Namespace / Signatures Class / CellFormatExtension Field


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