Share via


WorkbookProperties.ShowPivotChartFilter Property

Definition

Show Pivot Chart Filter

Represents the following attribute in the schema: showPivotChartFilter

[DocumentFormat.OpenXml.SchemaAttr(0, "showPivotChartFilter")]
public DocumentFormat.OpenXml.BooleanValue ShowPivotChartFilter { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowPivotChartFilter { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showPivotChartFilter")]
public DocumentFormat.OpenXml.BooleanValue? ShowPivotChartFilter { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showPivotChartFilter")]
public DocumentFormat.OpenXml.BooleanValue? ShowPivotChartFilter { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowPivotChartFilter { get; set; }
member this.ShowPivotChartFilter : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showPivotChartFilter")>]
member this.ShowPivotChartFilter : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showPivotChartFilter")>]
member this.ShowPivotChartFilter : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowPivotChartFilter As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to