Freigeben über


PivotSelection.Dimension-Eigenschaft

Dimension.Represents the attribte in schema: dimension

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

Syntax

'Declaration
<SchemaAttrAttribute(, "dimension")> _
Public Property Dimension As UInt32Value
    Get
    Set
'Usage
Dim instance As PivotSelection
Dim value As UInt32Value

value = instance.Dimension

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PivotSelection Klasse

PivotSelection-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace