InDesign2026
API 21.5.1.73
Collection of EnablingGroup

EnablingGroups

A collection of enabling groups.

Properties

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

Methods

EnablingGroup

Returns the EnablingGroup with the specified index.

index Number The index.
EnablingGroup

Creates a new EnablingGroup.

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

Returns any EnablingGroup in the collection.

Number

Displays the number of elements in the EnablingGroup.

EnablingGroup[]

Returns every EnablingGroup in the collection.

EnablingGroup

Returns the first EnablingGroup in the collection.

EnablingGroup

Returns the EnablingGroup with the specified index or name.

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

Returns the EnablingGroup with the specified ID.

id Number The ID.
EnablingGroup[]

Returns the EnablingGroups within the specified range.

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

Returns the last EnablingGroup in the collection.

EnablingGroup

Returns the middle EnablingGroup in the collection.

EnablingGroup

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

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

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

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

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

Object of 4

Properties elsewhere that hold a EnablingGroups.