Aspose::Cells::Pivot::PivotField::GetItemCount method
PivotField::GetItemCount method
Gets the count of the base items in this pivot field.
Deprecated
Use PivotField.PivotItems.Count instead.
int32_t Aspose::Cells::Pivot::PivotField::GetItemCount()
Remarks
NOTE: This method is now obsolete. Instead, please use PivotField.PivotItems.Count property instead . This method will be removed 12 months later since August 2026. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class PivotField
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++