Freigeben über


PivotArea.Field-Eigenschaft

Field Index.Represents the attribte in schema: field

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

Syntax

'Declaration
<SchemaAttrAttribute(, "field")> _
Public Property Field As Int32Value
    Get
    Set
'Usage
Dim instance As PivotArea
Dim value As Int32Value

value = instance.Field

instance.Field = value
[SchemaAttrAttribute(, "field")]
public Int32Value Field { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

PivotArea Klasse

PivotArea-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace