SpreadJS Documentation
Actions and Key API Changes
SpreadJS Documentation > Developer's Guide > Getting Started > API Changes > Actions and Key API Changes

Key options and actions are now located in the following namespaces:

GcSpread.Sheets.KeyMap has been removed.

The following table lists action changes.

V11 V9
GC.Spread.Sheets.Commands GcSpread.Sheets.SpreadActions
INTERNAL GcSpread.Sheets.ActionBase
INTERNAL GcSpread.Sheets.ColumnResizeUndoAction
INTERNAL GcSpread.Sheets.RowResizeUndoAction
INTERNAL GcSpread.Sheets.ColumnAutoFitUndoAction
INTERNAL GcSpread.Sheets.RowAutoFitUndoAction
Anonymous object GcSpread.Sheets.DragDropExtent
INTERNAL GcSpread.Sheets.DragDropUndoAction
INTERNAL GcSpread.Sheets.CellEditUndoAction
INTERNAL GcSpread.Sheets.SheetRenameUndoAction
REMOVED GcSpread.Sheets.ZoomUndoAction
INTERNAL GcSpread.Sheets.ClearRangeValueUndoAction
INTERNAL GcSpread.Sheets.ClearValueUndoAction
INTERNAL GcSpread.Sheets.PasteRangeExtent
INTERNAL GcSpread.Sheets.ClipboardPasteRangeUndoAction
Anonymous object GcSpread.Sheets.PasteExtent
INTERNAL GcSpread.Sheets.ClipboardPasteUndoAction