Represents a persisted taskpane object.
|
Property Getters/Setters Summary |
method | getDockState() | |
method
| | |
|
Gets and sets the last-docked location of this taskpane object.
|
method | isLocked() | |
method
| | |
|
Indicates whether the taskpane is locked to the document in the UI and cannot be closed by the user.
|
method | isVisible() | |
method
| | |
|
Indicates whether the Task Pane shows as visible by default when the document opens.
|
method | getRow() | |
method
| | |
|
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.
|
method | getWebExtension() | |
method
| | |
|
Gets and sets the web extension part associated with the taskpane instance
|
method | getWidth() | |
method
| | |
|
Gets and sets the default width value for this taskpane instance.
|
-
Property Getters/Setters Detail
getRow/setRow : int
int getRow() / setRow(value)
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.