CharacterStyle.linkedStyle Property
Gets or sets the linked style for the current style.
Declaration
get linkedStyle(): ParagraphStyle
Property Value
Type | Description |
---|---|
ParagraphStyle | A ParagraphStyle object representing a paragraph style linked to a current style. |
See Also