RunFormatting

Overview

RunFormatting is a class in Aspose.Words FOSS for Python.

Text run formatting properties.

Properties: bold, code, italic, strikethrough, subscript, superscript, and 1 more.

Properties

NameTypeAccessDescription
boldboolRead/WriteGets or sets the bold.
italicboolRead/WriteGets or sets the italic.
underlineboolRead/WriteGets or sets the underline.
strikethroughboolRead/WriteGets or sets the strikethrough.
codeboolRead/WriteGets or sets the code.
superscriptboolRead/WriteGets or sets the superscript.
subscriptboolRead/WriteGets or sets the subscript.

See Also

 English