Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Returns the pivot table at the specified 0-based position in the PivotTables collection.

C#
vb.net

Parameters

index
The 0-based index of the pivot table to retrieve. To determine a pivot table's index, use PivotTable.Position.

Returns

The pivot table at the specified index.
  • No labels