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

PivotField::SetShowSubtotalAtTop method

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

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

Remarks

Only works when ShowInOutlineForm is true.

See Also