Freigeben über


PivotTableDefinition.AutoApply-Eigenschaft

autoApply.Represents the attribte in schema: autoApply

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "autoApply")> _
Public Property AutoApply As BooleanValue
    Get
    Set
'Usage
Dim instance As PivotTableDefinition
Dim value As BooleanValue

value = instance.AutoApply

instance.AutoApply = value
[SchemaAttrAttribute(, "autoApply")]
public BooleanValue AutoApply { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

PivotTableDefinition Klasse

PivotTableDefinition-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace