TableBuilder
Builder for constructing a styled table with rows and custom rendering
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Adds a row to the table
Adds a row to the table
Attributes
Sets the horizontal alignment of the table on the page (only once)
Sets the horizontal alignment of the table on the page (only once)
Attributes
Sets the background color of the table (only once)
Sets the background color of the table (only once)
Attributes
Sets the margin of the table (only once)
Sets the margin of the table (only once)
Attributes
Sets the text alignment inside the table (only once)
Sets the text alignment inside the table (only once)
Attributes
Sets the width of the table (only once)
Sets the width of the table (only once)
Attributes
Sets the table caption (only once)
Sets the table caption (only once)
Attributes
Sets the function used to render cell content as string (only once)
Sets the function used to render cell content as string (only once)