Click or drag to resize

WorksheetControllerCut Method

Cuts the current cell-edit selection or the selected worksheet items.

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

Implements

IWorksheetControllerCut
See Also