New to Kendo UI for AngularStart a free 30-day trial

SpreadsheetContextMenuAction

Updated on Apr 2, 2026

Defines the possible values for the type property of a context menu item.

type SpreadsheetContextMenuAction = "copy" | "paste" | "cut" | "mergeAll" | "mergeHorizontally" | "mergeVertically" | "unmerge" | "insertLink" | "separator" | "addRowAbove" | "addRowBelow" | "deleteRow" | "hideRow" | "unhideRow" | "addColumnLeft" | "addColumnRight" | "deleteColumn" | "hideColumn" | "unhideColumn" | "custom";

Not finding the help you need?
Contact Support