Aspose::Cells::Pivot::PivotField::SetShowSubtotalAtTop method

PivotField::SetShowSubtotalAtTop method

when ShowInOutlineForm is true, then display subtotals at the top of the list of items instead of at the bottom

void Aspose::Cells::Pivot::PivotField::SetShowSubtotalAtTop(bool value)

Remarks

Only works when ShowInOutlineForm is true.

See Also