is_visible property
is_visible property
Indicates whether the Task Pane shows as visible by default when the document opens.
Definition:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
See Also
- module
aspose.cells.webextensions
- class
WebExtensionTaskPane