RowFormat

Overview

RowFormat 是Python的Aspose.Words FOSS中的一个类. 继承人: BaseModel.

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

特性: allow_break_across_pages, borders, conditional_style, heading_format, height, height_rule,另外一个.

Properties

NameTypeAccessDescription
heightfloatRead得到了高度.
height_ruleintRead得到了高度规则.
heading_formatboolRead得到了方向格式.
allow_break_across_pagesboolRead获得允许跨页面的突破.
conditional_stylestrRead得到了条件式的风格.
borderslist[Border]Read得到边界.
preferred_widthstrRead得到了你喜欢的宽度.

See Also

 中文