CellsDeleteBlankRows Method |
Delete all blank rows which do not contain any data.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic void DeleteBlankRows()
Public Sub DeleteBlankRows
public:
void DeleteBlankRows()
member DeleteBlankRows : unit -> unit
See Also