For a list of all members of this type, see ConditionBase members.
Name | Description | |
---|---|---|
![]() | ConditionType | Returns a FormatConditionType value which identifies the type of condition for this instance. |
![]() | Priority | Returns or sets a value which determines the order of evaluation when multiple conditional formatting rules exist. |
![]() | Regions | Returns the Infragistics.Documents.Excel.WorksheetRegion which identifies the cell range with which this condition is associated. |
![]() | StopIfTrue | Returns or sets a boolean indicating whether additional formatting rules are evaluated if this rule evaluates to true. Applicable only in the case where the containing collection contains more than one element. |
![]() | Workbook | Returns a reference to the associated workbook. |
![]() | Worksheet | Returns a reference to the associated worksheet. |
View on GitHub