Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Visio.TaskPaneStateChangedEventArgs interface

Package:
visio

Provides information about the TaskPaneStateChanged event.

Properties

isVisible

Current state of the task pane.

paneType

Type of the TaskPane.

Property Details

isVisible

Current state of the task pane.

isVisible: boolean;

Property Value

boolean

Remarks

API set: 1.1

paneType

Type of the TaskPane.

paneType: Visio.TaskPaneType | "None" | "DataVisualizerProcessMappings" | "DataVisualizerOrgChartMappings";

Property Value

Visio.TaskPaneType | "None" | "DataVisualizerProcessMappings" | "DataVisualizerOrgChartMappings"

Remarks

API set: 1.1


Feedback

Was this page helpful?