Name | Description | |
---|---|---|
Count | Returns the number of IPivotItem in the collection. | |
Item | Overloaded. Get IPivotItem item by index. |
The following tables list the members exposed by ICalculatedItems.
Name | Description | |
---|---|---|
Count | Returns the number of IPivotItem in the collection. | |
Item | Overloaded. Get IPivotItem item by index. |
Name | Description | |
---|---|---|
Add | Creates a new calculated item. Returns a PivotItem object. | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IPivotItem>) | |
Remove | Remove calculated item. |