Click or drag to resize

WorksheetControllerDelete Method

Deletes the current cell-edit content, the current selection, or the worksheet itself.

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void Delete()

Implements

IWorksheetControllerDelete
See Also