PivotTableDefinition.DisableFieldList Property

Definition

disableFieldList

Represents the following attribute in the schema: disableFieldList

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

Property Value

Attributes

Applies to