PivotAreaReference.Field Property

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 UInt32Value
    Get
    Set
'Usage
Dim instance As PivotAreaReference
Dim value As UInt32Value

value = instance.Field

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

PivotAreaReference Class

PivotAreaReference Members

DocumentFormat.OpenXml.Spreadsheet Namespace