XlPageMargins Properties
Represents the object that specifies page margins for a worksheet.| Name | Description |
|---|---|
| Bottom | Gets or sets the size of the bottom margin of a printed page. |
| Footer | Gets or sets the space between a footer and the bottom edge of a printed page. |
| Header | Gets or sets the space between a header and the top edge of a printed page. |
| Left | Gets or sets the size of the left margin of a printed page. |
| PageUnits | Gets or sets the unit of margin measurement. |
| Right | Gets or sets the size of the right margin of a printed page. |
| Top | Gets or sets the size of the top margin of a printed page. |
See Also