center_horizontally property
center_horizontally property
Represent if the sheet is printed centered horizontally.
Definition:
@property
def center_horizontally(self):
...
@center_horizontally.setter
def center_horizontally(self, value):
...
See Also
- module
aspose.cells
- class
PageSetup