Top10.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 Top10
Dim value As Boolean
value = instance.PTCondition
bool PTCondition { get; }
Property Value
Type: System.Boolean
Boolean