InDesign2026
API 21.5.1.73
Collection of NestedLineStyle

NestedLineStyles

A collection of nested line styles.

Properties

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

Methods

NestedLineStyle

Returns the NestedLineStyle with the specified index.

index Number The index.
NestedLineStyle

Creates a new NestedLineStyle.

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

Returns any NestedLineStyle in the collection.

Number

Displays the number of elements in the NestedLineStyle.

NestedLineStyle[]

Returns every NestedLineStyle in the collection.

NestedLineStyle

Returns the first NestedLineStyle in the collection.

NestedLineStyle

Returns the NestedLineStyle with the specified index or name.

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

Returns the NestedLineStyles within the specified range.

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

Returns the last NestedLineStyle in the collection.

NestedLineStyle

Returns the middle NestedLineStyle in the collection.

NestedLineStyle

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

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

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

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

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

Object of 12

Properties elsewhere that hold a NestedLineStyles.