Freigeben über


PivotChange.AllocationMethod Eigenschaft

Definition

allocationMethod: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: allocationMethod

[DocumentFormat.OpenXml.SchemaAttr(0, "allocationMethod")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues> AllocationMethod { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues> AllocationMethod { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "allocationMethod")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues>? AllocationMethod { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("allocationMethod")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues>? AllocationMethod { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues>? AllocationMethod { get; set; }
member this.AllocationMethod : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "allocationMethod")>]
member this.AllocationMethod : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("allocationMethod")>]
member this.AllocationMethod : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues> with get, set
Public Property AllocationMethod As EnumValue(Of AllocationMethodValues)

Eigenschaftswert

Attribute

Gilt für: