DeleteBlankOptions.DrawingsAsBlank
DeleteBlankOptions.DrawingsAsBlank property
Whether drawing related objects such as picture, shape, chart… will be taken as blank. Default value is true.
public bool DrawingsAsBlank { get; set; }
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 DeleteBlankOptions
- namespace Aspose.Cells
- assembly Aspose.Cells