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

In This Topic
    Priority Property
    In This Topic
    Gets or sets the priority of the conditional formatting.
    Syntax
    'Declaration
     
    Public Property Priority As System.Integer
    public System.int Priority {get; set;}
    See Also