Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the PivotChart controls are displayed on the specified PivotChart report
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property HasPivotFields As Boolean
Get
Set
'Usage
Dim instance As Chart
Dim value As Boolean
value = instance.HasPivotFields
instance.HasPivotFields = value
bool HasPivotFields { get; set; }
Property Value
Type: System.Boolean
Boolean For a regular chart, this property always returns False and cannot be set.
Remarks
The default value is True