Aspose::Cells::LoadOptions::SetIgnoreUselessShapes method
LoadOptions::SetIgnoreUselessShapes method
Indicates whether ignoring useless shapes.
void Aspose::Cells::LoadOptions::SetIgnoreUselessShapes(bool value)
Remarks
Only works for xlsx,xlsb, and xlsm files. There are many overlapping identical shapes which are useless in some files, we can ingore them when loading files.
See Also
- Class Vector
- Class LoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++