A collection of auto correct tables.
|
Method
|
Returns
|
Description
|
|
anyItem
|
Object
|
Returns any autocorrect tables.
|
|
firstItem
|
Object
|
Returns the first autocorrect tables.
|
|
itemByID
|
Object
|
Returns the autocorrect tables with the specified ID.
|
|
itemByRange
|
Objects
|
Returns the autocorrect tabless within the specified range.
|
|
lastItem
|
Object
|
Returns the last autocorrect tables.
|
|
middleItem
|
Object
|
Returns the middle autocorrect tables.
|
|
nextItem
|
Object
|
Returns the next autocorrect tables.
|
|
previousItem
|
Object
|
Returns the previous autocorrect tables.
|