IdxRichEditCharacterStyleCollection Members
In This Article
#Properties
Name | Description |
---|---|
Count |
Returns the number of items within the list or collection.
Inherited from Idx |
Self |
Provides access to individual document styles by their names.
Inherited from Idx |
#Methods
Name | Description |
---|---|
Add |
Adds a specified document style to the collection.
Inherited from Idx |
Create |
Creates a new document style.
Inherited from Idx |
Delete |
Marks the specified style as deleted.
Inherited from Idx |
Get |
Returns the number of items within the list or collection.
Inherited from Idx |
Get |
Returns the collection item by its zero-based index.
Inherited from Idx |
Get |
Returns a document style by its name.
Inherited from Idx |
See Also