Click or drag to resize

FileCommands Class

Routines for saving the worksheet layout and corresponding table.
Inheritance Hierarchy
SystemObject
  Altaxo.WorksheetFileCommands

Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class FileCommands

The FileCommands type exposes the following members.

Methods
 NameDescription
Public Extension MethodSave Saves the worksheet (data table and the corresponding layout, including scripts) into a xml file.
Public Extension MethodShowSaveAsDialog Shows the SaveAs dialog and then saves the worksheet (data table and the corresponding layout, including scripts) into a xml file.
Top
See Also