Back to Devexpress

PivotTableCollection Properties

officefileapi-devexpress-dot-spreadsheet-dot-pivottablecollection-dot-underscore-properties.md

latest2.1 KB
Original Source

PivotTableCollection Properties

A collection of all PivotTable objects in the worksheet.

NameDescription
CountGets the number of elements contained in the ICollection. Inherited from ICollection.
FirstReturns the first pivot table in the PivotTableCollection.
IsSynchronizedGets a value indicating whether access to the ICollection is synchronized (thread safe). Inherited from ICollection.
Item[String]Provides access to an individual pivot table in the collection by its name.
LastReturns the last pivot table in the PivotTableCollection.
SyncRootGets an object that can be used to synchronize access to the ICollection. Inherited from ICollection.

See Also

PivotTableCollection Interface

PivotTableCollection Members

DevExpress.Spreadsheet Namespace