nested style
A nested style.
nested style properties
| Property |
Type |
Access |
Description |
| applied character style |
character style, string |
r/w |
The character style applied to the object. |
| class |
integer |
read |
The class descriptor type. |
| delimiter |
string, nested style delimiters enumeration |
r/w |
The character marking the end of the nested style. |
| inclusive |
boolean |
r/w |
Include the last delimiter. |
| index |
integer |
read |
Index of the object within its parent object. |
| object reference |
object |
read |
An object reference for this object. |
| parent |
object |
read |
The parent of the object. |
| properties |
record |
r/w |
Property that allows setting of several properties at the same time. |
| repetition |
integer |
r/w |
How many delimiters. |
nested style methods
| Method |
Returns |
Description |
| delete |
Nothing |
Delete the object. |