A collection of auto-correct tables.
auto correct table Properties
| Property | Type | Access | Description |
|---|---|---|---|
| auto correct word pair list | List of any | r/w | An auto-correct word pair, specified as a misspelled word and a corrected word. Can return: list of lists of 2 strings. |
| class | type | read | The class descriptor type. |
| index | integer | read | The index of the auto correct table within its containing object. |
| name | text | read | The name of the auto correct table. |
| object reference | auto correct table | read | An object reference for the object. |
| parent | specifier | read | The parent of the auto correct table (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |