Classes | |
struct | IA2TableModelChange |
A structure defining the type of and extents of changes made to a table. More... | |
interface | IAccessibleTable |
This interface gives access to a two-dimensional table. More... | |
Enumerations | |
enum | IA2TableModelChangeType { IA2_TABLE_MODEL_CHANGE_INSERT, IA2_TABLE_MODEL_CHANGE_DELETE, IA2_TABLE_MODEL_CHANGE_UPDATE } |
Defines values which specify the kind of change made to a table. More... |
|
Defines values which specify the kind of change made to a table.
|