Aspose::Cells::DeleteBlankOptions::GetDrawingsAsBlank method
DeleteBlankOptions::GetDrawingsAsBlank method
Whether drawing related objects such as picture, shape, chart… will be taken as blank. Default value is true.
bool Aspose::Cells::DeleteBlankOptions::GetDrawingsAsBlank()
Remarks
When setting this property as false, all rows/columns covered by drawing objects will not be taken as blank and will not be deleted.
See Also
- Class Vector
- Class DeleteBlankOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++