The HTMLTable class allows you to easily set up tables that you can use in HTML pages. This class provides methods to get and set various attributes of the table, including:
The HTMLTable class uses other HTML classes to make creating a table easier. The other HTML classes that work to create tables are:
The following example shows how to use the HTMLTable classes::
Example: Using HTMLTable classes