StyleType Enumeration |
Namespace: Spire.Doc.Documents
Member name | Value | Description | |
---|---|---|---|
ParagraphStyle | 1 | The style is a paragraph style. | |
CharacterStyle | 2 | The style is a character style. | |
TableStyle | 3 | The style is a table style. | |
ListStyle | 4 | The style is a list style. | |
OtherStyle | 4 | The style is other kind of style. |