Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / Border Field
Example


In This Topic
    Border Field
    In This Topic
    Represents the Border property (index of 1) for 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
    Example
    See Also