Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
PivotTable PivotTable { get; set; }
Property PivotTable As PivotTable
	Get
	Set
property PivotTable^ PivotTable {
	PivotTable^ get ();
	void set (PivotTable^ value);
}
abstract PivotTable : PivotTable with get, set

Property Value

PivotTable

See Also