Methods

getDockState()

Gets and sets the last-docked location of this taskpane object.

getRow()

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.

getWebExtension()

Gets and sets the web extension part associated with the taskpane instance

getWidth()

Gets and sets the default width value for this taskpane instance.

isLocked()

Indicates whether the taskpane is locked to the document in the UI and cannot be closed by the user.

isVisible()

Indicates whether the Task Pane shows as visible by default when the document opens.

setDockState()

Gets and sets the last-docked location of this taskpane object.

setLocked()

Indicates whether the taskpane is locked to the document in the UI and cannot be closed by the user.

setRow()

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.

setVisible()

Indicates whether the Task Pane shows as visible by default when the document opens.

setWebExtension()

Gets and sets the web extension part associated with the taskpane instance

setWidth()

Gets and sets the default width value for this taskpane instance.