HeaderFooter
Overview
HeaderFooter là một lớp trong Aspose.Words FOSS cho Python. Dòng thừa kế từ: BaseModel.
HeaderFooter.type is a string representing the header/footer content type.
Tài sản : children, header_footer_type, paragraphs, tables, type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
paragraphs | list[Paragraph] | Read | Nhận các đoạn. |
tables | list[Table] | Read | Gửi các bảng. |
type | str | Read | Nhận được loại. |
header_footer_type | `int | None` | Read |
children | list[BodyChild] | Read | Nhận được trẻ em. |