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