Class AccessibleTable describes a user-interface component that
presents data in a two-dimensional table format.
Returns the Accessible at a specified row and column
in the table.
Returns the caption for the table.
Returns the number of columns in the table.
Returns the description text of the specified column in the table.
Returns the number of columns occupied by the Accessible at
a specified row and column in the table.
Returns the column headers as an AccessibleTable.
Returns the number of rows in the table.
Returns the description of the specified row in the table.
Returns the number of rows occupied by the Accessible at
a specified row and column in the table.
Returns the row headers as an AccessibleTable.
Returns the summary description of the table.
Returns the selected columns in a table.
Returns the selected rows in a table.
Returns a boolean value indicating whether the specified column
is selected.
Returns a boolean value indicating whether the specified row
is selected.
Returns a boolean value indicating whether the accessible at
a specified row and column is selected.
Sets the caption for the table.
Sets the description text of the specified column in the table.
Sets the description text of the specified row of the table.
Sets the summary description of the table