void
Establishes automatic field-sorting rules for PivotTable reports.
void
Establishes automatic field-sorting rules for PivotTable reports.
void
Deletes all filters currently applied to the PivotField.
void
This method deletes all label filters or all date filters in the PivotFilters collection of the PivotField.
void
Provides an easy way to set the Visible property to True for all items of a PivotField in PivotTables, and to empty the HiddenItemsList and VisibleItemsList collections in OLAP PivotTables.
void
This method deletes all value filters in the PivotFilters collection of the PivotField.
boolean
Retrieves a value that indicates whether any manual filtering is applied to Pivotfield.
Returns the name of the data field used to sort the specified PivotTable field automatically.
Returns the order used to sort the specified PivotTable field automatically.
Gets the base field for a custom calculation.
Gets the item in the base field for a custom calculation.
Returns a ICalculatedItems
collection that represents all the calculated items in the specified PivotTable report.
Gets a
PivotFieldCalculation
value that represents the type of calculation performed by the specified field.This property is valid only for data fields.
int
Gets the current page's index showing for the page field (valid only for page fields).
boolean
Gets whether the specified field can be dragged to the column position.
boolean
Gets whether the specified field can be dragged to the data position.
boolean
Gets whether the field can be hidden by being dragged off the PivotTable report.
boolean
Gets whether the field can be dragged to the page position.
boolean
Gets whether the field can be dragged to the row position.
boolean
Gets whether the field can have multiple items selected in the page field.
Gets a String value that represents the object's formula in A1-style notation and in the language of the macro.
Gets the function used to summarize the PivotTable field (data fields only).
boolean
Gets if a blank row is inserted after the specified row field in a PivotTable report.
boolean
Gets whether or not a PivotField is compacted(items of multiple PivotFields are displayed in a single column) when rows are selected.
Returns the way the specified PivotTable items appear — in table format or in outline format.
Gets the position of the PivotTable field subtotals in relation to (either above or below) the specified field.
Gets the name of the object.
Gets the format code for the object.
Gets the location of the field in the specified PivotTable report.
Returns a collection of all the visible and hidden items in the specified field.
int
Gets the position of the field (first, second, third, and so on) among all the fields in its orientation (Rows, Columns, Pages, Data).
boolean
Gets whether item labels are repeated in the PivotTable for the specified PivotField.
boolean
Gets if all items in the PivotTable report are displayed, even if they don’t contain summary data.
Returns the specified object’s name as it appears in the original source data for the specified PivotTable report.
Gets a combination of all the showing subtotal types in the specified PivotField.
void
Sets the base field for a custom calculation.
void
Sets the item in the base field for a custom calculation.
void
Sets a
PivotFieldCalculation
value that represents the type of calculation performed by the specified field.This property is valid only for data fields.
void
Sets the current page's index showing for the page field (valid only for page fields).
void
Sets whether the specified field can be dragged to the column position.
void
Sets whether the specified field can be dragged to the data position.
void
Sets whether the field can be hidden by being dragged off the PivotTable report.
void
Sets whether the field can be dragged to the page position.
void
Sets whether the field can be dragged to the row position.
void
Sets whether the field can have multiple items selected in the page field.
void
Sets a String value that represents the object's formula in A1-style notation and in the language of the macro.
void
Sets the function used to summarize the PivotTable field (data fields only).
void
Sets if a blank row is inserted after the specified row field in a PivotTable report.
void
Sets whether or not a PivotField is compacted(items of multiple PivotFields are displayed in a single column) when rows are selected.
void
Sets the way the specified PivotTable items appear — in table format or in outline format.
void
Sets the position of the PivotTable field subtotals in relation to (either above or below) the specified field.
void
Sets the name of the object.
void
Sets the format code for the object.
void
Sets the location of the field in the specified PivotTable report.
void
Sets the position of the field (first, second, third, and so on) among all the fields in its orientation (Rows, Columns, Pages, Data).
void
Sets whether item labels are repeated in the PivotTable for the specified PivotField.
void
Sets if all items in the PivotTable report are displayed, even if they don’t contain summary data.
void
Sets a combination of all the showing subtotal types in the specified PivotField.