ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLConditionalFormattingRule Class / Border Property

In This Topic
    Border Property
    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