PivotArea.PivotAreaReferences Property

Definition

References.

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

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

Property Value

Returns PivotAreaReferences.

Applies to