TableEliminateEmptyRows
Enables the elimination of empty table rows/columns in HTML output only. A value of true enables support; false disables it.
COM and .NET
Signature: TableEliminateEmptyRows(boolean enable)
Java
Signature: public void setTableEliminateEmptyRows(boolean enable)