ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLConditionalFormattingRule Class
Properties Methods


In This Topic
    XLConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by XLConditionalFormattingRule.

    Public Constructors
     NameDescription
    Public ConstructorInitialization conditional formatting object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the borders and diagonal of the conditional formatting.  
    Public PropertyGets or sets first formula for this condition.  
    Public PropertyGets or sets the text font and foreground color of the conditional formatting.  
    Public PropertyGets is empty flag if not formatting.  
    Public PropertyGets or sets conditional formatting operator (applicable when cell type formating).  
    Public PropertyGets or sets style of parameter object for this condition.  
    Public PropertyGets or sets the pattern of the conditional formatting.  
    Public PropertyGets or sets the priority of the conditional formatting.  
    Public PropertyGets or sets second formula for this condition.  
    Public PropertyGets or sets conditional formatting type.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new XLConditionalFormattingRule object that is a copy of the current instance.  
    Top
    See Also