Share via


Databar.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 Databar
Dim value As Boolean

value = instance.PTCondition
bool PTCondition { get; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

Databar Interface

Databar Members

Microsoft.Office.Interop.Excel Namespace