StateBasedObject.pivotTableDefinition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a PivotTable View..
Represents the following element tag in the schema: xr:pivotTableDefinition.
public DocumentFormat.OpenXml.Office2016.Excel.pivotTableDefinition pivotTableDefinition { get; set; }
public DocumentFormat.OpenXml.Office2016.Excel.pivotTableDefinition? pivotTableDefinition { get; set; }
member this.pivotTableDefinition : DocumentFormat.OpenXml.Office2016.Excel.pivotTableDefinition with get, set
Public Property pivotTableDefinition As pivotTableDefinition