Freigeben über


PivotChange.AllocationMethod-Eigenschaft

allocationMethod.Represents the attribte in schema: allocationMethod

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

Syntax

'Declaration
<SchemaAttrAttribute(, "allocationMethod")> _
Public Property AllocationMethod As EnumValue(Of AllocationMethodValues)
    Get
    Set
'Usage
Dim instance As PivotChange
Dim value As EnumValue(Of AllocationMethodValues)

value = instance.AllocationMethod

instance.AllocationMethod = value
[SchemaAttrAttribute(, "allocationMethod")]
public EnumValue<AllocationMethodValues> AllocationMethod { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<AllocationMethodValues>

Siehe auch

Referenz

PivotChange Klasse

PivotChange-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace