Altaxo. |
| Class | Description | |
|---|---|---|
| AddTemporaryUserAssembly | Opens a dialog for adding a temporary user assembly. | |
| CloseProject | Closes the current project. | |
| CreateNewGraph | Creates a new graph document. | |
| CreateNewStandardWorksheet | Creates a new worksheet and adds the standard columns. | |
| CreateNewText | Creates a new text document. | |
| CreateNewWorksheet | Creates a new worksheet. | |
| CreateNewWorksheetOrGraphFromFile | Opens worksheet or graph files and imports them into the current project. | |
| DevelopmentTest | Provides development and diagnostic test commands. | |
| Duplicate | Duplicates the active project item. | |
| FileImportAscii | Imports ASCII data into the active worksheet or a new worksheet. | |
| FileImportAsciiWithOptions | Imports ASCII data with options into the active worksheet or a new worksheet. | |
| FileOpen | Opens an existing Altaxo project file. | |
| FileOpenFromDirectory | This commands open an Altaxo project from a directory, in which the files must have the same structure as in the Zip-File which is usually used for project storage. | |
| FileSave | Saves the current project. | |
| FileSaveAs | Saves the current project under a new file name. | |
| FileSaveAsToDirectory | Saves the current project to a directory. | |
| FileSaveCopyAs | This command is used if in embedded object mode. It saves the current project to a file, but don't set the current file name of the project (in project service). Furthermore, the title in the title bar is not influenced by the saving. | |
| MultiRenameDocuments | Supports actions to rename documents like worksheet, graph etc. | |
| NewDocumentIdentifier | Prompts for a new document identifier. | |
| NewInstanceScript | Creates, edits, executes, and saves a program instance script. | |
| OpenAllGraphs | Opens all graphs. | |
| OpenAllWorksheets | Opens all worksheets. | |
| OpenAllWorksheetsAndGraphs | Opens all worksheets and graphs. | |
| OpenDownloadDirectory | Opens the auto-update download directory in Windows Explorer. | |
| OpenInstallationDirectory | This command opens Altaxo's installation directory in Windows explorer. | |
| OpenProjectDirectory | This command opens the project directory (i.e. the directory where the current project is stored) in Windows explorer. | |
| OpenSettingsDirectory | Opens the Altaxo settings directory in Windows Explorer. | |
| ProjectItemCommands | Commands on project items like DataTables, Graphs and so. | |
| ProjectItemCommandsProjectItemClipboardList | Clipboard payload containing serialized project items together with relocation options. | |
| ProjectItemCommandsProjectItemClipboardListBase | Base options for clipboard lists that contain project items or references. | |
| ProjectItemCommandsProjectItemReferenceClipboardList | Clipboard payload containing project-item references together with relocation options. | |
| ReportParentChildProblemsInDocument | Reports parent-child and suspension problems in the current document tree. | |
| SaveProjectWithoutWorksheetScripts | This command saves the project without worksheet scripts, and then restores the scripts. | |
| ShowOptions | Shows the application options dialog. | |
| ShowUserSettings | Shows the user settings editor. | |
| SortGraphTablesByCreationTime | Reopens worksheets and graphs sorted by creation time. | |
| SortGraphTablesByName | Reopens worksheets and graphs sorted by name. | |
| SortGraphTablesByTypeAndCreationTime | Reopens worksheets and graphs sorted by type and creation time. | |
| SortGraphTablesByTypeAndName | Reopens worksheets and graphs sorted by type and name. | |
| TestAllProjectsInFolder | Tests opening all Altaxo project files in one or more folders. | |
| TestAllProjectsInFolderReporter | Reporter used while testing Altaxo project files. | |
| TestAllProjectsInFolderUnhandledExceptionHandler | Handles unhandled exceptions that occur while testing project files. | |
| TestAllProjectsInFolderOptions | Options for testing all Altaxo project files in one or more folders. | |
| TestProjectLoading | Opens the dialog for testing project loading. | |
| ToggleFullscreenCommand | Toggles the main window between fullscreen and normal mode. | |
| WindowCommands | Provides helper methods and comparers for opening and sorting worksheet and graph windows. | |
| WindowCommandsGraphTableCreationDateComparer | Compares worksheets and graphs by creation time. | |
| WindowCommandsGraphTableMultiComparer | Combines two comparers into a multi-stage comparer. | |
| WindowCommandsGraphTableNameComparer | Compares worksheets and graphs by name. | |
| WindowCommandsGraphTableTypeComparer | Compares worksheets and graphs by type. |