A collection of character styles.
|
Method
|
Returns
|
Description
|
|
add
|
CharacterStyle
|
Create a new character style.
|
|
anyItem
|
Object
|
Returns any character style.
|
|
firstItem
|
Object
|
Returns the first character style.
|
|
itemByID
|
Object
|
Returns the character style with the specified ID.
|
|
itemByRange
|
Objects
|
Returns the character styles within the specified range.
|
|
lastItem
|
Object
|
Returns the last character style.
|
|
middleItem
|
Object
|
Returns the middle character style.
|
|
nextItem
|
Object
|
Returns the next character style.
|
|
previousItem
|
Object
|
Returns the previous character style.
|