RowFormat

Overview

RowFormat is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

RowFormat.height specifies the row’s height in points.

Properties: allow_break_across_pages, borders, conditional_style, heading_format, height, height_rule.

Properties

NameTypeAccessDescription
heightfloatReadGets the height.
height_ruleintReadGets the height rule.
heading_formatboolReadGets the heading format.
allow_break_across_pagesboolReadGets the allow break across pages.
conditional_styleConditionalStyleMaskReadGets the conditional style.
borderslist[Border]ReadGets the borders.

See Also

 English