InDesign2026
API 21.5.1.73
Collection of MeasurementEditbox

MeasurementEditboxes

A collection of measurement editboxes.

Properties

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

Methods

MeasurementEditbox

Creates a new MeasurementEditbox.

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

Displays the number of elements in the MeasurementEditbox.

MeasurementEditbox

Returns the first MeasurementEditbox in the collection.

MeasurementEditbox

Returns the MeasurementEditbox with the specified index or name.

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

Returns the MeasurementEditboxes within the specified range.

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

Returns the middle MeasurementEditbox in the collection.

MeasurementEditbox

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

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

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

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

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

Object of 4

Properties elsewhere that hold a MeasurementEditboxes.