PivotField.BaseItemIndex
PivotField.BaseItemIndex property
Represents the item in the base field for a custom calculation when the ShowDataAs calculation is in use. Valid only for data fields.
[Obsolete("Use PivotField.ShowValuesSetting.BaseItemIndex property instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public int BaseItemIndex { get; set; }
Remarks
NOTE: This property is now obsolete. Instead, please use PivotField.ShowValuesSetting.BaseItemIndex property instead. This method will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class PivotField
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells