HeaderFooter

Revisión

HeaderFooter Es una clase en Aspose.Words FOSS para Python. Heredados de: BaseModel.

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

Propiedades : children, header_footer_type, paragraphs, tables, type.

Propiedades

NombreTipoAccesoDescripción
paragraphslist[Paragraph]LeerTiene los párrafos.
tableslist[Table]LeerTiene las mesas.
typestrLeerTiene el tipo.
header_footer_type`intNone`Leer
childrenlist[BodyChild]LeerObtenga a los niños.

Ver también

 Español