Remove(Index: Integer): Boolean;
Index. Index of calculated column or row.
The Remove method removes calculated column or row with the specified index.
If the removal is successful, the method returns True, otherwise it returns False.
Column and row indexing is continuous and starts with zero. To get the number of columns or rows in the collection, use the IPivotHeaderEvaluatedSlots.Count property.
See also: