Auto correct table.
AutoCorrectTable Properties
| Property | Type | Access | Description |
|---|---|---|---|
| AutoCorrectWordPairList | Array of 2 Strings | r/w | Auto correct word pair list (misspelled word, corrected word). |
| Id | Long | read | A unique number identifying the object. |
| Index | Long | read | Index of the object within its parent object. |
| Name | String | read | The name of the object. |
| Parent | Object | read | The parent of the object. |