DataPilotTables

This class represents a collection of all the DataPilot tables on the specified sheet.

Properties

Application through getApplication

Count through getCount

Methods

add

item

Access

To get all the DataPilot tables of a sheet, use the DataPilotTables property in the Sheet class.

Usage

DataPilotTables provides access to DataPilot tables, and a method to create a new DataPilot table.

See examples

Example: DataPilotTables