Name | Description | |
---|---|---|
Count | Returns the number of calculated fields. | |
Item | Overloaded. Returns a single object from a collection. |
The following tables list the members exposed by ICalculatedFields.
Name | Description | |
---|---|---|
Count | Returns the number of calculated fields. | |
Item | Overloaded. Returns a single object from a collection. |
Name | Description | |
---|---|---|
Add | Creates a new calculated field. Returns a IPivotField object. | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IPivotField>) | |
Remove | Remove the calculated fields by name. |