Aspose::Cells::Pivot::PivotFieldCollection::AddByBaseIndex method
PivotFieldCollection::AddByBaseIndex method
Adds a PivotFieldObject to the specific type PivotFields.
int32_t Aspose::Cells::Pivot::PivotFieldCollection::AddByBaseIndex(int32_t baseFieldIndex)
Parameter | Type | Description |
---|---|---|
baseFieldIndex | int32_t | field index in the base PivotFields. |
ReturnValue
the index of the PivotFieldObject in this PivotFields.
See Also
- Class Vector
- Class PivotFieldCollection
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++