An auto-correct word pair table.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
Array of Arrays of 2 Strings. |
read/write |
An auto-correct word pair, specified as a misspelled word and a corrected word. Can return: Array of Arrays of 2 Strings. |
|
|
readonly |
The unique ID of the AutoCorrectTable. |
||
|
readonly |
The index of the AutoCorrectTable within its containing object. |
||
|
readonly |
The name of the AutoCorrectTable. |
||
|
readonly |
The parent of the AutoCorrectTable (a Application). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
Object getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the AutoCorrectTable.
String toSpecifier ()
Retrieves the object specifier.