Aspose::Cells::OdsSaveOptions::SetIgnorePivotTables method

OdsSaveOptions::SetIgnorePivotTables method

Indicates whether saving pivot tables.

void Aspose::Cells::OdsSaveOptions::SetIgnorePivotTables(bool value)

Remarks

The pivot table feature of OpenOffice has fewer settings compared to Excel, so their results of pivot table have many differences. Sometimes it’s better to ingore these pivot tables when saving .ods file.

See Also