Application.IsOfficeTaskPaneVisible Method
Project Developer Reference |
Returns True if any of the Office task panes are visible.
Syntax
expression.IsOfficeTaskPaneVisible
expression A variable that represents an Application object.
Return Value
Boolean
See Also