PivotCacheDefinition.Dimensions Property
OLAP Dimensions.Represents the element tag in schema: x:dimensions
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Dimensions As Dimensions
Get
Set
'Usage
Dim instance As PivotCacheDefinition
Dim value As Dimensions
value = instance.Dimensions
instance.Dimensions = value
public Dimensions Dimensions { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.Dimensions
Returns Dimensions.