is_outline_shown property
is_outline_shown property
Indicates whether to show outline.
Definition:
@property
def is_outline_shown(self):
...
@is_outline_shown.setter
def is_outline_shown(self, value):
...
See Also
- module
aspose.cells
- class
Worksheet