Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLConditionalFormattingRule Class / Border Property

In This Topic
    Border Property (XLConditionalFormattingRule)
    In This Topic
    Gets or sets the borders and diagonal of the conditional formatting.
    Syntax
    'Declaration
     
    
    Public Property Border As XLBorderFormatting
    public XLBorderFormatting Border {get; set;}
    See Also