次の方法で共有


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)

プロパティ値

属性

適用対象