Share via


AboveAverage.PTCondition Property

Returns a Boolean value indicating if the conditional format is being applied to a PivotTable chart. Read-only.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property PTCondition As Boolean
    Get
'Usage
Dim instance As AboveAverage
Dim value As Boolean

value = instance.PTCondition
bool PTCondition { get; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

AboveAverage Interface

AboveAverage Members

Microsoft.Office.Interop.Excel Namespace