print_draft property
print_draft property
Represents if the sheet will be printed without graphics.
Definition:
@property
def print_draft(self):
...
@print_draft.setter
def print_draft(self, value):
...
See Also
- module
aspose.cells
- class
PageSetup