Adds a data field to a PivotTable report.
void
Deletes all filters currently applied to the PivotTable.
void
boolean
Gets a value that indicates whether a PivotField can have multiple filters applied to it at the same time.
Returns a CalculatedFields collection that represents all the calculated fields in the specified PivotTable report.
Returns an object that represents a collection of all the fields that are currently shown as column fields.
boolean
Gets whether the PivotTable report shows grand totals for columns.
Returns a Range object that represents the range that contains the column area in the PivotTable report.
int
Returns the indent increment for PivotItems when compact row layout form is turned on.
Returns a Range object that represents the range that contains the data area in the list between the header row and the insert row.
Returns an object that represents a collection of all the fields that are currently shown as data fields.
boolean
Returns whether the pivotTable defer layout update.
boolean
Gets whether tooltips are displayed for PivotTable cells.
boolean
Gets if the PivotTable report displays a custom error string in cells that contain errors.
boolean
Gets whether to display member properties in tooltips.
boolean
Gets if the PivotTable report displays a custom string in cells that contain null values.
Returns the string displayed in cells that contain errors when the PivotTable.getDisplayErrorString() is True.
Gets the text string label that is displayed in the grand total column or row heading in the specified PivotTable report.
boolean
Gets a value indicating whether the PivotTable report automatically adjusts column width when refreshed.
Gets the default layout settings for PivotFields when they are added to the PivotTable for the first time.
boolean
Gets if the specified PivotTable report’s outer-row item, column item, subtotal, and grand total labels use merged cells.
Gets the name of the object.
Returns the string displayed in cells that contain null values when the PivotTable.DisplayNullString property is True.
Returns the order in which page fields are added to the PivotTable report’s layout.
Returns an object that represents a collection of all the fields that are currently showing as page fields.
int
Returns the number of page fields in each column or row in the PivotTable report.
Returns a Range object that represents the range that contains the page area in the PivotTable report.
Returns a PivotCache object that represents the cache for the specified PivotTable report.
Returns a PivotAxis object representing the entire column axis.
Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of both the visible and hidden fields (a PivotFields object) in the PivotTable report.
Gets a PivotFormulas object that represents the collection of formulas for the specified PivotTable report.
Returns a PivotAxis object representing the entire row axis.
Returns an object that represents either a collection of all the fields that are currently showing as row fields.
boolean
Gets whether the PivotTable report shows grand totals for rows.
Returns a Range object that represents the range including the row area on the PivotTable report.
boolean
Gets the boolean value if the column headers should be displayed in the PivotTable.
boolean
Gets the boolean value displays banded columns in which even columns are formatted differently from odd columns.
boolean
Gets the boolean value if displays grand total columns style.
boolean
Gets the boolean value if the row headers should be displayed in the PivotTable.
boolean
Gets the boolean value displays banded rows in which even rows are formatted differently from odd rows.
Gets the style currently applied to the specified pivot table.
Returns a Range object that represents the range containing the entire PivotTable report, but doesn’t include page fields.
Returns a Range object that represents the range containing the entire PivotTable report, including page fields.
Gets the style used in the body of the PivotTable report.
Gets a string saved with the PivotTable report.
Retrieve the PivotValueCell object for a given PivotTable provided certain row and column indices.
boolean
Refreshes the PivotTable report from the source data.
void
Sets whether to repeat item labels for all PivotFields in the specified PivotTable.
void
Sets a value that indicates whether a PivotField can have multiple filters applied to it at the same time.
void
Sets whether the PivotTable report shows grand totals for columns.
void
Sets the indent increment for PivotItems when compact row layout form is turned on.
void
Sets whether the pivotTable defer layout update.
void
Sets whether tooltips are displayed for PivotTable cells.
void
Sets if the PivotTable report displays a custom error string in cells that contain errors.
void
Sets whether to display member properties in tooltips.
void
Sets if the PivotTable report displays a custom string in cells that contain null values.
void
Sets the string displayed in cells that contain errors when the PivotTable.getDisplayErrorString() is True.
void
Sets the text string label that is displayed in the grand total column or row heading in the specified PivotTable report.
void
Sets a value indicating whether the PivotTable report automatically adjusts column width when refreshed.
void
Sets the default layout settings for PivotFields when they are added to the PivotTable for the first time.
void
Sets if the specified PivotTable report’s outer-row item, column item, subtotal, and grand total labels use merged cells.
void
Sets the name of the object.
void
Sets the string displayed in cells that contain null values when the PivotTable.DisplayNullString property is True.
void
Sets the order in which page fields are added to the PivotTable report’s layout.
void
Sets the number of page fields in each column or row in the PivotTable report.
void
This method is used for simultaneously setting layout options for all existing PivotFields.
void
Sets whether the PivotTable report shows grand totals for rows.
void
Sets if the column headers should be displayed in the PivotTable.
void
Sets the boolean value displays banded columns in which even columns are formatted differently from odd columns.
void
Sets the boolean value if displays grand total columns style.
void
Sets the boolean value if the row headers should be displayed in the PivotTable.
void
Sets the boolean value displays banded rows in which even rows are formatted differently from odd rows.
void
Sets the style currently applied to the specified pivot table.
void
Sets the style used in the body of the PivotTable report.
void
Sets a string saved with the PivotTable report.
void
Changes the subtotal location for all existing PivotFields.
void
Updates the link or PivotTable report.