Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / HighlightConditionalFormattingStyle Class / Border Property


In This Topic
    Border Property (HighlightConditionalFormattingStyle)
    In This Topic
    Gets the border.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Border As Border
    'Usage
     
    
    Dim instance As HighlightConditionalFormattingStyle
    Dim value As Border
     
    value = instance.Border
    public Border Border {get;}
    See Also