InDesign2026
API 21.5.1.73
Collection of MeasurementCombobox

MeasurementComboboxes

A collection of measurement comboboxes.

Properties

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

Methods

MeasurementCombobox

Creates a new MeasurementCombobox.

withProperties? Object Initial values for properties of the new MeasurementCombobox
Number

Displays the number of elements in the MeasurementCombobox.

MeasurementCombobox

Returns the MeasurementCombobox with the specified index or name.

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

Returns the MeasurementComboboxes within the specified range.

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

Returns the middle MeasurementCombobox in the collection.

MeasurementCombobox

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

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

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

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

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

Object of 4

Properties elsewhere that hold a MeasurementComboboxes.