A collection of nested styles.
nested style Properties
| Property | Type | Access | Description |
|---|---|---|---|
| applied character style | character style | r/w | The character style applied to the nested style. Can also accept: string. |
| class | type class | read | The class descriptor type. |
| delimiter | anything | r/w | The delimiting expression that indicates how deeply into the paragraph the nested style is applied. Can return: string or sentence/any word/any character/letters/digits/tabs/inline graphic/dropcap/forced line break/end nested style/indent here tab/Em s… |
| inclusive | boolean | r/w | If true, the nested style is applied through the last delimiter. If false, the nested style is applied up to the last delimiter. |
| index | integer | read | The index of the nested style within its containing object. |
| object reference | nested style | read | An object reference for the nested style. |
| parent | reference | read | The parent of the nested style (a text default, paragraph, paragraph style, text, character, word, line, text column, text style range, insertion point or story). Can return: text default, paragraph, paragraph style, text, character, word, line, text c… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| repetition | integer | r/w | The number instances of the specified delimiter up to which, or through which, to apply the nested style. |