RunFormatting
Overview
RunFormatting is a class in Aspose.Words for Python.
Text run formatting properties.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
bold | bool | Read | Indicates whether the text run is rendered in bold |
italic | bool | Read | |
underline | bool | Read | Indicates whether the text run is underlined |
strikethrough | bool | Read | Indicates whether the text run has a strikethrough line |
code | bool | Read | Indicates whether the text run is formatted as inline code |
superscript | bool | Read | Indicates whether the text run is displayed as superscript |
subscript | bool | Read |