header_margin property
header_margin property
Represents the distance from the top of the page to the header, in unit of centimeters.
Definition:
@property
def header_margin(self):
...
@header_margin.setter
def header_margin(self, value):
...
See Also
- module
aspose.cells
- class
PageSetup