WebExtensionTaskPane class
WebExtensionTaskPane class
Represents a persisted taskpane object.
The WebExtensionTaskPane type exposes the following members:
Properties
| Property | Description |
|---|---|
| web_extension | Gets and sets the web extension part associated with the taskpane instance |
| dock_state | Gets and sets the last-docked location of this taskpane object. |
| is_visible | Indicates whether the Task Pane shows as visible by default when the document opens. |
| is_locked | Indicates whether the taskpane is locked to the document in the UI and cannot be closed by the user. |
| width | Gets and sets the default width value for this taskpane instance. |
| row | Gets and sets the index, enumerating from the outside to the inside, of this taskpane among other persisted taskpanes docked in the same default location. |
See Also
- module
aspose.cells.webextensions