bottom_margin property
bottom_margin property
Represents the size of the bottom margin, in unit of centimeters.
Definition:
@property
def bottom_margin(self):
...
@bottom_margin.setter
def bottom_margin(self, value):
...
See Also
- module
aspose.cells
- class
PageSetup