PivotCacheDefinition.Dimensions Property

Definition

Dimensions.

Represents the following element tag in the schema: x:dimensions.

public DocumentFormat.OpenXml.Spreadsheet.Dimensions Dimensions { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Dimensions? Dimensions { get; set; }
member this.Dimensions : DocumentFormat.OpenXml.Spreadsheet.Dimensions with get, set
Public Property Dimensions As Dimensions

Property Value

Returns Dimensions.

Applies to