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


In This Topic
SpreadDesktopExtension Field
In This Topic
Represents the GUID identifier of all general extensions from Spread desktop product. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly SpreadDesktopExtension As Guid
 
'Usage
 
Dim value As Guid
 
value = Signatures.SpreadDesktopExtension
See Also