HeaderFooter

Overview

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

HeaderFooter.type is a string representing the header/footer content type.

特性: children, header_footer_type, paragraphs, tables, type.

Properties

NameTypeAccessDescription
paragraphslist[Paragraph]Read得到了段落.
tableslist[Table]Read拿走桌子.
typestrRead得到了类型.
header_footer_type`intNone`Read
childrenlist[BodyChild]Read带着孩子们.

See Also

 中文