GrapeCity.Documents.Excel Namespace / IPivotItem Interface
Properties

IPivotItem Interface Members

The following tables list the members exposed by IPivotItem.

Public Properties
 NameDescription
 Property Gets or sets the formula of calculated item.  
 Property Gets or sets the name of the object (read or write).  
 Property Position of the item in its field if the item is currently showing. Read/write Integer.  
 Property True if the outline is expanded for the specified range (so that the detail of the column or row is visible). Read/write Object.  
 Property 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 (read-only).  
 Property Determines whether the object is visible (read or write).  
Top
See Also