Share via


PivotTableDefinition.AutoApply Property

Definition

autoApply, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: autoApply

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

Property Value

Attributes

Applies to