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)
ParameterTypeDescription
indexint32_t

See Also