class TableExtensions
Parents | |
|
The class for building tables.
Static Public Methods | |
Adds a column with a specified header (an array of text strings) to the table, allows specifying a bounded property and configuring the column, and returns the |
|
Adds a column with a specified header (a text string) to the table, allows specifying a bounded property and configuring the column, and returns the |
|
Adds a column with specified header (a text string) and width to the table and returns the |
|
Adds a column with default settings to the table and returns the |
|
Adds a column with specified header (a text string) and width in percent to the table and returns the |
|
Adds a column with specified header (a text string) and width in percent to the table and returns the |
|
Adds a column with a specified header (an array of text strings) to the table, allows specifying a bounded property and configuring the column, and returns the |
|
Adds a column with a specified header (a text string) to the table, allows specifying a bounded property and configuring the column, and returns the |
|
Adds a column with specified header (a text string) and width to the table and returns the |
|
Adds a column with default settings to the table and returns the |
|
Adds a footer row to the table, configures the row, and returns the |
|
Adds a footer row to the table, configures the row, and returns the |
|
Adds a header row to the table, allows configuring the row, and returns the |
|
Adds a header row to the table, configures the row, and returns the |
|
Adds an image column to the table, allows specifying the header and configuring the column, and returns the |
|
Adds an image column to the table, allows specifying the header and configuring the column, and returns the |
|
Adds a row to the table, configures the row, and returns the |
|
Adds a row with default settings to the table and returns the |
|
Adds a row to the table, configures the row and returns the |
|
Adds a row with default settings to the table and returns the |
|
Adds a table with a specified column width to the section and returns the |
|
Adds a table to the section, allows configuring the table, and returns the |
|
Adds a table with a specified column width to the repeating area and returns the |
|
Adds a table to the repeating area, allows configuring the table, and returns the |
|
Adds a table to the repeating area, allows configuring the table, and returns the |
|
Adds a table to the section, allows configuring the table, and returns the |