Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / Border Field


In This Topic
    Border Field
    In This Topic
    Represents the border setting of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Border As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Border
    public static readonly SheetStyleProperty Border
    See Also