PageMargins

Overview

PageMargins is a class in Aspose.Cells FOSS for Python.

Represents page margins.

Properties

NameTypeAccessDescription
left``ReadLeft margin in inches.
right``ReadRight margin in inches.
top``ReadTop margin in inches.
bottom``ReadBottom margin in inches.
header``ReadHeader margin in inches.
footer``ReadFooter margin in inches.

Methods

SignatureDescription
__init__()

See Also