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


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