![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Application |
When used without an object qualifier, this property returns an Application object that represents the Microsoft Office Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
AppliesTo |
Returns a Range object specifying the cell range to which the formatting rule is applied. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Borders |
Returns a Borders collection that specifies the formatting of cell borders if the conditional formatting rule evaluates to True. Read-only. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
CalcFor |
Returns or sets one of the constants of XlCalcFor enumeration which specifies the scope of data to be evaluated for the conditional format in a PivotTable report. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Font |
Returns a Font object that specifies the font formatting if the conditional formatting rule evaluates to True. Read-only. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Interior |
Returns an Interior object that specifies a cell's interior attributes for a conditional formatting rule that evaluates to True. Read-only. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
NumberFormat |
Returns or sets the number format applied to a cell if the conditional formatting rule evaluates to True. Read/write Variant. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Parent |
Returns the parent object for the specified object. Read-only. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Percent |
Returns or sets a Boolean value specifying if the rank is determined by a percentage value. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Priority |
Returns or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
PTCondition |
Returns a Boolean value indicating if the conditional format is being applied to a PivotTable chart. Read-only. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Rank |
Returns or sets a Long value specifying either the number or percentage of the rank value for the conditional format rule. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
ScopeType |
Returns or sets one of the constants of the XlPivotConditionScope enumeration, which determines the scope of the conditional format when it is applied to a PivotTable chart. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
StopIfTrue |
Returns or sets a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
TopBottom |
Returns or sets one of the constants of XlTopBottom enumeration determining if the ranking is evaluated from the top or bottom. |
![Bb225732.properties(en-us,office.12).gif Bb225732.properties(en-us,office.12).gif](images/aa433271.properties(en-us,office.12).gif) |
Type |
Returns one of the constants of the XlFormatConditionType enumeration, which specifies the type of conditional format. Read-only. |