Name | Description | |
---|---|---|
getFormula | Gets the formula of calculated item. | |
getName | Gets the name of the object. | |
getPosition | Gets the Position of the item in its field if the item is currently showing. | |
getShowDetail | Gets if the outline is expanded for the specified range (so that the detail of the column or row is visible). | |
getSourceName | Returns the specified object¡¯s name as it appears in the original source data for the specified PivotTable report. This might be different from the current item name if the user renamed the item after creating the PivotTable report . | |
getVisible | Determines whether the object is visible. | |
setFormula | Sets the formula of calculated item. | |
setName | Sets the name of the object. | |
setPosition | Sets the Position of the item in its field if the item is currently showing. | |
setShowDetail | Sets whether the outline is expanded for the specified range (so that the detail of the column or row is visible). | |
setVisible | Determines whether the object is visible. |