A collection of auto correct tables.
|
Method
|
Returns
|
Description
|
|
AnyItem
|
Object
|
Returns any AutoCorrectTable.
|
|
FirstItem
|
Object
|
Returns the first AutoCorrectTable.
|
|
ItemByID
|
Object
|
Returns the AutoCorrectTable with the specified ID.
|
|
ItemByRange
|
Objects
|
Returns the AutoCorrectTables within the specified range.
|
|
LastItem
|
Object
|
Returns the last AutoCorrectTable.
|
|
MiddleItem
|
Object
|
Returns the middle AutoCorrectTable.
|
|
NextItem
|
Object
|
Returns the next AutoCorrectTable.
|
|
PreviousItem
|
Object
|
Returns the previous AutoCorrectTable.
|