InDesign2026
API 21.5.1.73
Collection of AngleEditbox

AngleEditboxes

A collection of angle editboxes.

Properties

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

Methods

AngleEditbox

Returns the AngleEditbox with the specified index.

index Number The index.
AngleEditbox

Creates a new AngleEditbox.

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

Returns any AngleEditbox in the collection.

Number

Displays the number of elements in the AngleEditbox.

AngleEditbox[]

Returns every AngleEditbox in the collection.

AngleEditbox

Returns the first AngleEditbox in the collection.

AngleEditbox

Returns the AngleEditbox with the specified index or name.

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

Returns the AngleEditbox with the specified ID.

id Number The ID.
AngleEditbox[]

Returns the AngleEditboxes within the specified range.

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

Returns the last AngleEditbox in the collection.

AngleEditbox

Returns the middle AngleEditbox in the collection.

AngleEditbox

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

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

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

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

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

Object of 4

Properties elsewhere that hold a AngleEditboxes.