PivotTableDefinition.DisableFieldList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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