print_headings property
print_headings property
Represents if row and column headings are printed with this page.
Definition:
@property
def print_headings(self):
...
@print_headings.setter
def print_headings(self, value):
...
See Also
- module
aspose.cells
- class
PageSetup