Aspose::Cells::Pivot::PivotField::GetBaseItemPosition method
PivotField::GetBaseItemPosition method
Represents the item in the base field for a custom calculation when the ShowDataAs calculation is in use. Valid only for data fields. Because PivotItemPosition.Custom is only for read,if you need to set PivotItemPosition.Custom, please set PivotField.BaseItemIndex attribute.
Deprecated
Use PivotField.PivotShowValuesSetting.BaseItemType property instead.
PivotItemPosition Aspose::Cells::Pivot::PivotField::GetBaseItemPosition()
Remarks
NOTE: This property is now obsolete. Instead, please use PivotField.PivotShowValuesSetting.BaseItemType property instead. This method will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Enum PivotItemPosition
- Class PivotField
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++