Share via


PivotCacheDefinition.CalculatedItems Property

Definition

CalculatedItems.

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

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

Property Value

Returns CalculatedItems.

Applies to