Aspose::Cells::Pivot::PivotField::GetShowSubtotalAtTop method

PivotField::GetShowSubtotalAtTop method

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

bool Aspose::Cells::Pivot::PivotField::GetShowSubtotalAtTop()

Remarks

Only works when ShowInOutlineForm is true.

See Also