Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Exchangeable Namespace / Signatures Class / BorderExtension Field


In This Topic
    BorderExtension Field
    In This Topic
    Represents the GUID identifier of the extension of border.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BorderExtension As Guid
    'Usage
     
    
    Dim value As Guid
     
    value = Signatures.BorderExtension
    public static readonly Guid BorderExtension
    See Also