Cells.DeleteBlankColumns
DeleteBlankColumns()
Delete all blank columns which do not contain any data.
public void DeleteBlankColumns()
See Also
- class Cells
- namespace Aspose.Cells
- assembly Aspose.Cells
DeleteBlankColumns(DeleteOptions)
Delete all blank columns which do not contain any data.
public void DeleteBlankColumns(DeleteOptions options)
Parameter | Type | Description |
---|---|---|
options | DeleteOptions | The options of deleting range. |
See Also
- class DeleteOptions
- class Cells
- namespace Aspose.Cells
- assembly Aspose.Cells