Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BorderExtension As Guid
    'Usage
     
    
    Dim value As Guid
     
    value = Signatures.BorderExtension
    public static readonly Guid BorderExtension
    See Also