[]
Specifies the type of a style.
public enum StyleType
Character = 1
The style is a character style.
List = 3
The style is a list style.
Paragraph = 0
The style is a paragraph style.
Table = 2
The style is a table style.