InDesign2026
API 21.5.1.73
Collection of IndexingSortOption

IndexingSortOptions

A collection of indexing sort options.

Properties

NameType AccessDescription
Number readonly The number of objects in the collection.

Methods

Number

Displays the number of elements in the IndexingSortOption.

IndexingSortOption

Returns the first IndexingSortOption in the collection.

IndexingSortOption

Returns the IndexingSortOption with the specified index or name.

index LongInteger | String The index or name. Can accept: Long Integer or String.
IndexingSortOption[]

Returns the IndexingSortOptions within the specified range.

from IndexingSortOption | LongInteger | String The IndexingSortOption, index, or name at the beginning of the range. Can accept: IndexingSortOption, Long Integer or String.
to IndexingSortOption | LongInteger | String The IndexingSortOption, index, or name at the end of the range. Can accept: IndexingSortOption, Long Integer or String.
IndexingSortOption

Returns the middle IndexingSortOption in the collection.

IndexingSortOption

Returns the IndexingSortOption whose index follows the specified IndexingSortOption in the collection.

obj IndexingSortOption The IndexingSortOption whose index comes before the desired IndexingSortOption.
IndexingSortOption

Returns the IndexingSortOption with the index previous to the specified index.

obj IndexingSortOption The index of the IndexingSortOption that follows the desired IndexingSortOption.
String

Generates a string which, if executed, will return the IndexingSortOption.

Object of 2

Properties elsewhere that hold a IndexingSortOptions.