StyleData
Overview
StyleData is a class in Aspose.Words FOSS for Python.
Properties parsed from a style definition (STSH UPX).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | |
sti | int | Read | |
stk | int | Read | |
istd_base | int | Read | |
para_props | ParaProps | Read | |
para_props_set | set[str] | Read | |
char_props | CharProps | Read | |
char_props_set | set[str] | Read |
Methods
| Signature | Description |
|---|---|
__init__() |