RemoveEmptyRows

Declaration: ChartBook.Tables[].RemoveEmptyRows;
The method RemoveEmptyRows deletes all empty rows of the table.

Hint: Please note that the removal of rows is time consuming (due to required memory re-allocations).