Auto correct table.
auto correct table properties
| Property | Type | Access | Description |
|---|---|---|---|
| auto correct word pair list | list of 2 strings | r/w | Auto correct word pair list (misspelled word, corrected word). |
| class | integer | read | The class descriptor type. |
| id | integer | read | A unique number identifying the object. |
| index | integer | read | Index of the object within its parent object. |
| name | string | read | The name of the object. |
| object reference | object | read | An object reference for this object. |
| parent | object | read | The parent of the object. |
| properties | record | r/w | Property that allows setting of several properties at the same time. |