InDesign2026
API 21.5.1.73
Collection of AngleCombobox

AngleComboboxes

A collection of angle comboboxes.

Properties

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

Methods

AngleCombobox

Returns the AngleCombobox with the specified index.

index Number The index.
AngleCombobox

Creates a new AngleCombobox.

withProperties? Object Initial values for properties of the new AngleCombobox
AngleCombobox

Returns any AngleCombobox in the collection.

Number

Displays the number of elements in the AngleCombobox.

AngleCombobox[]

Returns every AngleCombobox in the collection.

AngleCombobox

Returns the first AngleCombobox in the collection.

AngleCombobox

Returns the AngleCombobox with the specified index or name.

index LongInteger | String The index or name. Can accept: Long Integer or String.
AngleCombobox

Returns the AngleCombobox with the specified ID.

id Number The ID.
AngleCombobox[]

Returns the AngleComboboxes within the specified range.

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

Returns the last AngleCombobox in the collection.

AngleCombobox

Returns the middle AngleCombobox in the collection.

AngleCombobox

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

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

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

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

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

Object of 4

Properties elsewhere that hold a AngleComboboxes.