HeaderFooter
Overview
HeaderFooter є клас у Aspose.Words FOSS для Python. Наследники від: BaseModel.
HeaderFooter.type is a string representing the header/footer content type.
Свойства: children, header_footer_type, paragraphs, tables, type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
paragraphs | list[Paragraph] | Read | Знайде параграфи. |
tables | list[Table] | Read | Обирає столи. |
type | str | Read | Знайшов тип. |
header_footer_type | `int | None` | Read |
children | list[BodyChild] | Read | Знайде дітей. |