Aspose::Cells::Pivot::PivotFieldCollection::RemoveAt method
PivotFieldCollection::RemoveAt method
Removes field by the index. Only for filter,row,column,data region.
void Aspose::Cells::Pivot::PivotFieldCollection::RemoveAt(int32_t index)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t |
See Also
- Class Vector
- Class PivotFieldCollection
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++