PageMargins
Overview
PageMargins is a class in Aspose.Cells FOSS for Python.
Represents page margins.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
left | `` | Read | Left margin in inches. |
right | `` | Read | Right margin in inches. |
top | `` | Read | Top margin in inches. |
bottom | `` | Read | Bottom margin in inches. |
header | `` | Read | Header margin in inches. |
footer | `` | Read | Footer margin in inches. |
Methods
| Signature | Description |
|---|---|
__init__() |