Freigeben über


PivotArea.FieldPosition-Eigenschaft

Field Position.Represents the attribte in schema: fieldPosition

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "fieldPosition")> _
Public Property FieldPosition As UInt32Value
    Get
    Set
'Usage
Dim instance As PivotArea
Dim value As UInt32Value

value = instance.FieldPosition

instance.FieldPosition = value
[SchemaAttrAttribute(, "fieldPosition")]
public UInt32Value FieldPosition { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PivotArea Klasse

PivotArea-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace