Window |
public static class WindowCommands
The WindowCommands type exposes the following members.
| Name | Description | |
|---|---|---|
| CloseAllGraphsAndTables | Closes all open graph and worksheet views. | |
| GetAllGraphDocuments | Adds all graph documents in the current project to the specified collection. | |
| GetAllTables | Adds all tables in the current project to the specified collection. | |
| GetNonOpenGraphDocuments | Adds all graph documents without an open view to the specified collection. | |
| GetNonOpenTables | Adds all tables without an open view to the specified collection. | |
| OpenNonOpenGraphsAndTables | Opens non-open graphs and tables and sorts them using the specified comparer. |