Aspose::Cells::DeleteBlankOptions::SetDrawingsAsBlank method
DeleteBlankOptions::SetDrawingsAsBlank method
Whether drawing related objects such as picture, shape, chart… will be taken as blank. Default value is true.
void Aspose::Cells::DeleteBlankOptions::SetDrawingsAsBlank(bool value)
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++