print_gridlines property
print_gridlines property
Represents if cell gridlines are printed on the page.
Definition:
@property
def print_gridlines(self):
...
@print_gridlines.setter
def print_gridlines(self, value):
...
See Also
- module
aspose.cells
- class
PageSetup