Click or drag to resize

WindowCommands Methods

The WindowCommands type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCloseAllGraphsAndTables Closes all open graph and worksheet views.
Public methodStatic memberGetAllGraphDocuments Adds all graph documents in the current project to the specified collection.
Public methodStatic memberGetAllTables Adds all tables in the current project to the specified collection.
Public methodStatic memberGetNonOpenGraphDocuments Adds all graph documents without an open view to the specified collection.
Public methodStatic memberGetNonOpenTables Adds all tables without an open view to the specified collection.
Public methodStatic memberOpenNonOpenGraphsAndTables Opens non-open graphs and tables and sorts them using the specified comparer.
Top
See Also