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

CrossReferences

A collection of index cross references.

CrossReferences Properties

Property Type Access Description
item Object read Returns the cross reference with the specified index or name.
length Long read The number of cross references in the collection.

CrossReferences Methods

Method Returns Description
add CrossReference Create a new cross reference.
anyItem Object Returns any cross reference.
firstItem Object Returns the first cross reference.
itemByID Object Returns the cross reference with the specified ID.
itemByRange Objects Returns the cross references within the specified range.
lastItem Object Returns the last cross reference.
middleItem Object Returns the middle cross reference.
nextItem Object Returns the next cross reference.
previousItem Object Returns the previous cross reference.