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

PivotField::GetShowSubtotalAtTop method

Indicates whether to display subtotals at the top or bottom of items when ShowInOutlineForm is true, then.

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

Remarks

Only works when ShowInOutlineForm is true.

See Also