Style Properties |
The Style type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Aliases |
Gets all aliases of this style. If style has no aliases then empty array of string is returned.
|
![]() ![]() | BaseStyleName |
Gets/sets the name of the style this style is based on.
|
![]() ![]() | BuiltIn |
True if this style is one of the built-in styles in MS Word.
|
![]() ![]() | Document |
Gets the owner document.
|
![]() ![]() | Font |
Gets the character formatting of the style.
|
![]() ![]() | IsHeading |
True when the style is one of the built-in Heading styles.
|
![]() ![]() | IsQuickStyle |
Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.
|
![]() ![]() | LinkedStyleName |
Gets the name of the Style linked to this one. Returns Empty string if no styles are linked.
|
![]() ![]() | List |
Gets the list that defines formatting of this list style.
|
![]() ![]() | ListFormat |
Provides access to the list formatting properties of a paragraph style.
|
![]() ![]() | Name |
Gets or sets the name of the style.
|
![]() ![]() | NextParagraphStyleName |
Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a
paragraph formatted with the specified style.
|
![]() ![]() | ParagraphFormat |
Gets the paragraph formatting of the style.
|
![]() ![]() | StyleIdentifier |
Gets the locale independent style identifier for a built-in style.
|
![]() ![]() | Styles |
Gets the collection of styles this style belongs to.
|
![]() ![]() | Type |
Gets the style type (paragraph or character).
|