PivotChange.AllocationMethod 属性

定义

allocationMethod,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性: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)

属性值

属性

适用于