AboveAverage Property TOC - T
Type
Returns one of the constants of the XlFormatConditionType enumeration, which specifies the type of conditional format. Read-only.
See Type
AboveAverage Property TOC - S
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.
See ScopeType
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.
See StopIfTrue
AboveAverage Property TOC - P
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.
See Priority
PTCondition
Returns a Boolean value indicating if the conditional format is being applied to a PivotTable. Read-only.
See PTCondition
AboveAverage Property TOC - N
NumberFormat
Returns or sets the number format applied to a cell if the conditional formatting rule evaluates to True. Read/write Variant.
See NumberFormat
NumStdDev
Returns or sets the numeric standard deviation for an AboveAverage object. Read/write Long.
See NumStdDev
AboveAverage Property TOC - I
Interior
Returns an Interior object that specifies a cell's interior attributes for a conditional formatting rule that evaluates to True. Read-only.
See Interior
AboveAverage Property TOC - F
Font
Returns a Font object that specifies the font formatting if the conditional formatting rule evaluates to True. Read-only.
See Font
AboveAverage Property TOC - C
CalcFor
Returns or sets one of the constants of the XlCalcFor enumeration, which specifies the scope of data to be evaluated for the conditional format in a PivotTable report.
See CalcFor
Creator
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long.
See Creator
AboveAverage Property TOC - B
Borders
Returns a Borders collection that specifies the formatting of cell borders if the conditional formatting rule evaluates to True. Read-only.
See Borders
AboveAverage Property TOC - A
AboveBelow
Returns or sets one of the constants of the XlAboveBelow enumeration, specifying if the conditional formatting rule looks for cell values above or below the range average or standard deviation.
See AboveBelow
Application
When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.
See Application
AppliesTo
Returns a Range object specifying the cell range to which the formatting rule is applied.
See AppliesTo
AboveAverage Type Property
Purpose
Returns one of the constants of the XlFormatConditionType enumeration, which specifies the type of conditional format. Read-only.
Syntax
Type
AboveAverage StopIfTrue Property
Purpose
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.
Syntax
StopIfTrue
AboveAverage ScopeType Property
Purpose
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.
Syntax
ScopeType
AboveAverage PTCondition Property
Purpose
Returns a Boolean value indicating if the conditional format is being applied to a PivotTable. Read-only.
Syntax
PTCondition
AboveAverage Priority Property
Purpose
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.
Syntax
Priority
AboveAverage Parent Property
Purpose
Returns the parent object for the specified object. Read-only.
Syntax
Parent
AboveAverage NumStdDev Property
Purpose
Returns or sets the numeric standard deviation for an AboveAverage object. Read/write Long.
Syntax
NumStdDev
AboveAverage NumberFormat Property
Purpose
Returns or sets the number format applied to a cell if the conditional formatting rule evaluates to True. Read/write Variant.
Syntax
NumberFormat
AboveAverage Interior Property
Purpose
Returns an Interior object that specifies a cell's interior attributes for a conditional formatting rule that evaluates to True. Read-only.
Syntax
Interior
AboveAverage Font Property
Purpose
Returns a Font object that specifies the font formatting if the conditional formatting rule evaluates to True. Read-only.
Syntax
Font