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