Click or drag to resize

IAltaxoProjectServiceCreateNewWorksheet Method

Creates a new table and the view content for the newly created table.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IWorksheetController CreateNewWorksheet()

Return Value

IWorksheetController
The content controller for that table.
See Also