HeaderFooter
Overview
HeaderFooter är en klass i Aspose.Words FOSS för Python. ärvt från: BaseModel.
HeaderFooter.type is a string representing the header/footer content type.
och egenskaper: children, header_footer_type, paragraphs, tables, type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
paragraphs | list[Paragraph] | Read | Få de styckena. |
tables | list[Table] | Read | Få de tabellerna. |
type | str | Read | Få den typen. |
header_footer_type | `int | None` | Read |
children | list[BodyChild] | Read | Få de barn. |