OdsSaveOptions.IgnorePivotTables
OdsSaveOptions.IgnorePivotTables property
Indicates whether saving pivot tables.
public bool IgnorePivotTables { get; set; }
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
- class OdsSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells