Enum StyleType
The kind of a style definition (ECMA-376 Part 1 §17.18.83 ST_StyleType).
public enum StyleType
Fields
Paragraph = 0A paragraph style (w:type "paragraph").
Character = 1A character style (w:type "character").
Table = 2A table style (w:type "table").
Numbering = 3A numbering style (w:type "numbering").