Section

Overview

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

Section.type is a string indicating the section’s classification or identifier.

特性: body, headers_footers, page_setup, type.

Properties

NameTypeAccessDescription
typestrRead得到了类型.
page_setupPageSetupRead设置页面.
bodyBodyRead得到了尸体.
headers_footerslist[HeaderFooter]Read得到了标题的脚本.

See Also

 中文