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)
Значение свойства
- Атрибуты