Aspose::Cells::Pivot::PivotField::SetBaseItemPosition method

PivotField::SetBaseItemPosition method

Represents the item in the base field for a custom calculation. Valid only for data fields. Because PivotItemPosition.Custom is only for read,if you need to set PivotItemPosition.Custom, please set PivotField.BaseItemIndex attribute.

void Aspose::Cells::Pivot::PivotField::SetBaseItemPosition(PivotItemPosition value)

Remarks

PivotItemPosition

See Also