Aspose::Cells::Pivot::PivotTable::SetItemPrintTitles method

PivotTable::SetItemPrintTitles method

Indicates whether PivotItem names should be repeated at the top of each printed page.

Deprecated

Use PivotTable.RepeatItemsOnEachPrintedPage property instead.

void Aspose::Cells::Pivot::PivotTable::SetItemPrintTitles(bool value)

Remarks

NOTE: This property is now obsolete. Instead, please use PivotTable.RepeatItemsOnEachPrintedPage property. This method will be removed 12 months later since October 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also