Aspose::Cells::LoadOptions::GetIgnoreUselessShapes method

LoadOptions::GetIgnoreUselessShapes method

Indicates whether ignoring useless shapes.

bool Aspose::Cells::LoadOptions::GetIgnoreUselessShapes()

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