PageMargins — Aspose.Cells FOSS Python API Reference

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

Package: aspose.cells_foss


Properties

PropertyTypeAccessDescription
left``Read/Write
right``Read/Write
top``Read/Write
bottom``Read/Write
header``Read/Write
footer``Read/Write

Methods

MethodReturnsDescription
left()void
right()void
top()void
bottom()void
header()void
footer()void

See Also