HeaderFooter — Aspose.Cells FOSS Python API Reference

HeaderFooter — HeaderFooter class in the Aspose.Cells FOSS Python API..

Package: aspose.cells_foss


Properties

PropertyTypeAccessDescription
different_first``Read/Write
different_odd_even``Read/Write
scale_with_doc``Read/Write
align_with_margins``Read/Write
odd_header``Read/Write
odd_footer``Read/Write
even_header``Read/Write
even_footer``Read/Write
first_header``Read/Write
first_footer``Read/Write

Methods

MethodReturnsDescription
different_first()void
different_odd_even()void
scale_with_doc()void
align_with_margins()void
odd_header()void
odd_footer()void
even_header()void
even_footer()void
first_header()void
first_footer()void

See Also