Indesign Scripting Reference
home | search | Links
JavaScript >> AutoCorrectTables

AutoCorrectTables

A collection of auto correct tables.

AutoCorrectTables Properties

Property Type Access Description
item Object read Returns the autocorrect table with the specified index or name.
length Long read The number of autocorrect tables in the collection.

AutoCorrectTables Methods

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.