import "IA2CommonTypes.idl";
Public Attributes | |
enum IA2TableModelChangeType | type |
long | firstRow |
0 based, inclusive | |
long | lastRow |
0 based, inclusive | |
long | firstColumn |
0 based, inclusive | |
long | lastColumn |
0 based, inclusive |
IAccessibleTable::modelChange and IAccessibleTable2::modelChange return this struct. In the case of an insertion or change the row and column offsets define the boundaries of the inserted or changed subtable after the operation. In the case of a deletion the row and column offsets define the boundaries of the subtable being removed before the removal.
0 based, inclusive
0 based, inclusive
0 based, inclusive
0 based, inclusive
A stable online reference version of the documentation for IAccessible2 API Version 1.2.1, is available at: http://a11y.org/ia2-spec. A list of known and reported errors in the documentation for IAccessible2 API Version 1.2.1 can be found at: http://a11y.org/ia2-errata