-
Adds a new cell with received blockElement as a content.
Adds a new cell to the table.
Adds a new cell with received image as a content.
Adds a new cell with received string as a content.
Adds a new cell with received blockElement as a content to the footer of the table.
Adds a new cell to the footer of the table.
Adds a new cell with received image as a content to the footer of the table.
Adds a new cell with received string as a content to the footer of the table.
Adds a new cell with received blockElement as a content to the header of the table.
Adds a new cell to the header of the table.
Adds a new cell with received image to the header of the table.
Adds a new cell with received string as a content to the header of the table.
Gets the footer of the table.
Gets the header of the table.
Sets the type of border collapse.
Sets the table's caption.
Sets the table's caption and its caption side.
Defines whether the
Table
should be extended to occupy all the space left in the available area in case it is the last element in this area.
Defines whether the
Table
should be extended to occupy all the space left in the available area in case the area has been split and it is the last element in the split part of this area.
Sets the horizontal spacing between this
table
's
cells
.
Skips the printing of the first header.
Skips the printing of the last footer.
Sets the vertical spacing between this
table
's
cells
.
-
Creates a TableRenderer from a
Table
.
Creates a TableRenderer from a
Table
which will partially render the table.