Visio.TaskPaneStateChangedEventArgs interface
Provides information about the TaskPaneStateChanged event.
Remarks
[ API set: 1.1 ]
Properties
is |
Current state of the task pane. |
pane |
Type of the TaskPane. |
Property Details
isVisible
paneType
Type of the TaskPane.
paneType: Visio.TaskPaneType | "None" | "DataVisualizerProcessMappings" | "DataVisualizerOrgChartMappings";
Property Value
Visio.TaskPaneType | "None" | "DataVisualizerProcessMappings" | "DataVisualizerOrgChartMappings"
Remarks
[ API set: 1.1 ]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins