New to Telerik UI for WinFormsStart a free 30-day trial

Represents the RadWorksheetEditor commands.

Definition

Namespace:Telerik.WinForms.Controls.Spreadsheet.Worksheets

Assembly:Telerik.WinControls.RadSpreadsheet.dll

Syntax:

C#
public class RadWorksheetEditorCommands

Inheritance: objectRadWorksheetEditorCommands

Properties

Gets or sets the add to print area command.

C#
public ICommand AddToPrintAreaCommand { get; }
Property Value:

The add to print area command.

Gets the alignment group command.

C#
public ICommand AlignmentGroup { get; }
Property Value:

The alignment group command.

Gets the apply function command.

C#
public ICommand ApplyFunction { get; }
Property Value:

The apply function command.

Gets the width of the auto fit columns command.

C#
public ICommand AutoFitColumnsWidth { get; }
Property Value:

The width of the auto fit columns command.

Gets the height of the auto fit rows command.

C#
public ICommand AutoFitRowsHeight { get; }
Property Value:

The height of the auto fit rows command.

Gets the command for bringing the selected shapes a step forward in the ZIndex order.

C#
public ICommand BringForward { get; }
Property Value:

The command for bringing the selected shapes a step forward in the ZIndex order.

Gets the command for bringing the selected shapes to the front of the ZIndex order.

C#
public ICommand BringToFront { get; }
Property Value:

The command for bringing the selected shapes to the front of the ZIndex order.

Gets the cells group command.

C#
public ICommand CellsGroup { get; }
Property Value:

The cells group command.

Gets the cells group delete command.

C#
public ICommand CellsGroupDelete { get; }
Property Value:

The cells group delete command.

Gets the cells group format command.

C#
public ICommand CellsGroupFormat { get; }
Property Value:

The cells group format command.

Gets the cells group insert command.

C#
public ICommand CellsGroupInsert { get; }
Property Value:

The cells group insert command.

Gets or sets the circle invalid data command.

C#
public ICommand CircleInvalidData { get; }
Property Value:

The circle invalid data command.

Gets the clear command.

C#
public ICommand Clear { get; }
Property Value:

The clear command.

Gets the clear filter command.

C#
public ICommand ClearFilters { get; }
Property Value:

The clear filter command.

Gets or sets the clear print area command.

C#
public ICommand ClearPrintAreaCommand { get; }
Property Value:

The clear print area command.

Gets or sets the clear validation circles command.

C#
public ICommand ClearValidationCircles { get; }
Property Value:

The clear validation circles command.

Gets the clipboard group command.

C#
public ICommand ClipboardGroup { get; }
Property Value:

The clipboard group command.

Gets the copy command.

C#
public ICommand Copy { get; }
Property Value:

The copy command.

Gets the cut command.

C#
public ICommand Cut { get; }
Property Value:

The cut command.

Gets or sets the data tools group command.

C#
public ICommand DataToolsGroup { get; }
Property Value:

The data tools group command.

Gets the decrease decimal places command.

C#
public ICommand DecreaseDecimalPlacesCommand { get; }
Property Value:

The decrease decimal places command.

Gets the decrease font size command.

C#
public ICommand DecreaseFontSizeCommand { get; }
Property Value:

The decrease font size command.

Gets the decrease indent command.

C#
public ICommand DecreaseIndentCommand { get; }
Property Value:

The decrease indent command.

Gets the editing group command.

C#
public ICommand EditingGroup { get; }
Property Value:

The editing group command.

Gets the editing group clear command.

C#
public ICommand EditingGroupClear { get; }
Property Value:

The editing group clear command.

Gets the editing group fill command.

C#
public ICommand EditingGroupFill { get; }
Property Value:

The editing group fill command.

Gets the enter active cell edit mode command.

C#
public ICommand EnterActiveCellEditMode { get; }
Property Value:

The enter active cell edit mode command.

Gets the exit active cell edit mode command.

C#
public ICommand ExitActiveCellEditMode { get; }
Property Value:

The exit active cell edit mode command.

Gets the fill down command.

C#
public ICommand FillDown { get; }
Property Value:

The fill down command.

Gets the fill left command.

C#
public ICommand FillLeft { get; }
Property Value:

The fill left command.

Gets the fill right command.

C#
public ICommand FillRight { get; }
Property Value:

The fill right command.

Gets the fill up command.

C#
public ICommand FillUp { get; }
Property Value:

The fill up command.

Gets the command for flipping the selected shapes horizontally.

C#
public ICommand FlipHorizontal { get; }
Property Value:

The command for flipping the selected shapes horizontally.

Gets the command for flipping the selected shapes vertically.

C#
public ICommand FlipVertical { get; }
Property Value:

The command for flipping the selected shapes vertically.

Gets the font group command.

C#
public ICommand FontGroup { get; }
Property Value:

The font group command.

Gets or sets the freeze first column command.

C#
public ICommand FreezeFirstColumnCommand { get; }
Property Value:

The freeze first column command.

Gets or sets the freeze panes command.

C#
public ICommand FreezePanesCommand { get; }
Property Value:

The freeze panes command.

Gets or sets the freeze top row command.

C#
public ICommand FreezeTopRowCommand { get; }
Property Value:

The freeze top row command.

Gets the function library group command.

C#
public ICommand FunctionLibraryGroup { get; }
Property Value:

The function library group command.

Gets or sets the hide columns command.

C#
public ICommand HideColumns { get; }
Property Value:

The hide columns command.

Gets or sets the hide rows command.

C#
public ICommand HideRows { get; }
Property Value:

The hide rows command.

Gets the increase decimal places command.

C#
public ICommand IncreaseDecimalPlacesCommand { get; }
Property Value:

The increase decimal places command.

Gets the increase font size command.

C#
public ICommand IncreaseFontSizeCommand { get; }
Property Value:

The increase font size command.

Gets the increase indent command.

C#
public ICommand IncreaseIndentCommand { get; }
Property Value:

The increase indent command.

Gets the insert cells command.

C#
public ICommand InsertCellsCommand { get; }
Property Value:

The insert cells command.

Gets the insert chart command.

C#
public ICommand InsertChart { get; }
Property Value:

The insert chart command.

Gets the insert columns command.

C#
public ICommand InsertColumnsCommand { get; }
Property Value:

The insert columns command.

Gets or sets the insert page break command.

C#
public ICommand InsertPageBreakCommand { get; }
Property Value:

The insert page break command.

Gets the insert picture command.

C#
public ICommand InsertPicture { get; }
Property Value:

The insert picture command.

Gets the insert rows command.

C#
public ICommand InsertRowsCommand { get; }
Property Value:

The insert rows command.

Gets the insert sheet command.

C#
public ICommand InsertSheetCommand { get; }
Property Value:

The insert sheet command.

Gets the links group command.

C#
public ICommand LinksGroup { get; }
Property Value:

The links group command.

Gets the merge across command.

C#
public ICommand MergeAcrossCommand { get; }
Property Value:

The merge across command.

Gets the merge and center command.

C#
public ICommand MergeAndCenterCommand { get; }
Property Value:

The merge and center command.

Gets the merge command.

C#
public ICommand MergeCommand { get; }
Property Value:

The merge command.

Gets the new file command.

C#
public ICommand NewFile { get; }
Property Value:

The new file command.

Gets the number group command.

C#
public ICommand NumberGroup { get; }
Property Value:

The number group command.

Gets the open file command.

C#
public ICommand OpenFile { get; }
Property Value:

The open file command.

Gets the paste command.

C#
public ICommand Paste { get; }
Property Value:

The paste command.

Gets the command for enabling and disabling the contextually dependent picture tools tab.

C#
public ICommand PictureToolsTab { get; }
Property Value:

The command for enabling and disabling the contextually dependent picture tools tab.

Gets or sets the print command.

C#
public ICommand PrintCommand { get; }
Property Value:

The print command.

Gets or sets the print gridlines command.

C#
public ICommand PrintGridlinesCommand { get; }
Property Value:

The print gridlines command.

Gets or sets the print row column headings command.

C#
public ICommand PrintRowColumnHeadingsCommand { get; }
Property Value:

The print row column headings command.

Gets the reapply filter command.

C#
public ICommand ReapplyFilters { get; }
Property Value:

The reapply filter command.

Gets the redo command.

C#
public ICommand RedoCommand { get; }
Property Value:

The redo command.

Gets the remove cells command.

C#
public ICommand RemoveCellsCommand { get; }
Property Value:

The remove cells command.

Gets the remove columns command.

C#
public ICommand RemoveColumnsCommand { get; }
Property Value:

The remove columns command.

Gets the remove hyperlink command.

C#
public ICommand RemoveHyperlink { get; }
Property Value:

The remove hyperlink command.

Gets or sets the remove page break command.

C#
public ICommand RemovePageBreakCommand { get; }
Property Value:

The remove page break command.

Gets the remove rows command.

C#
public ICommand RemoveRowsCommand { get; }
Property Value:

The remove rows command.

Gets the remove sheet command.

C#
public ICommand RemoveSheetCommand { get; }
Property Value:

The remove sheet command.

Gets or sets the reset all page breaks command.

C#
public ICommand ResetAllPageBreaksCommand { get; }
Property Value:

The reset all page breaks command.

Gets the command which rotates the selected shapes ninety degrees left.

C#
public ICommand RotateNinetyDegreesLeft { get; }
Property Value:

The command which rotates the selected shapes ninety degrees left.

Gets the command which rotates the selected shapes ninety degrees right.

C#
public ICommand RotateNinetyDegreesRight { get; }
Property Value:

The command which rotates the selected shapes ninety degrees right.

Gets the save file command.

C#
public ICommand SaveFile { get; }
Property Value:

The save file command.

Gets the scale factor command.

C#
public ICommand ScaleFactor { get; }
Property Value:

The scale factor command.

Gets the select all command.

C#
public ICommand SelectAllCommand { get; }
Property Value:

The select all command.

Gets the command which selects all columns included in the last selected cell range.

C#
public ICommand SelectColumns { get; }
Property Value:

The command.

Gets the command which selects all rows included in the last selected cell range.

C#
public ICommand SelectRows { get; }
Property Value:

The command.

Gets the command for bringing the selected shapes a step backward in the ZIndex order.

C#
public ICommand SendBackward { get; }
Property Value:

The command for bringing the selected shapes a step backward in the ZIndex order.

Gets the send the command for bringing the selected shapes to the back of the ZIndex order.

C#
public ICommand SendToBack { get; }
Property Value:

The command for bringing the selected shapes to the back of the ZIndex order.

Gets the set borders command.

C#
public ICommand SetBordersCommand { get; }
Property Value:

The set borders command.

Gets the width of the set columns command.

C#
public ICommand SetColumnsWidth { get; }
Property Value:

The width of the set columns command.

Gets the width of the set default column command.

C#
public ICommand SetDefaultColumnWidth { get; }
Property Value:

The width of the set default column command.

Gets the height of the set default row command.

C#
public ICommand SetDefaultRowHeight { get; }
Property Value:

The height of the set default row command.

Gets the set fill command.

C#
public ICommand SetFillCommand { get; }
Property Value:

The set fill command.

Gets the filter range command.

C#
public ICommand SetFilterRange { get; }
Property Value:

The filter range command.

Gets the set font family command.

C#
public ICommand SetFontFamilyCommand { get; }
Property Value:

The set font family command.

Gets the set font size command.

C#
public ICommand SetFontSizeCommand { get; }
Property Value:

The set font size command.

Gets the set fore color command.

C#
public ICommand SetForeColorCommand { get; }
Property Value:

The set fore color command.

Gets the set format command.

C#
public ICommand SetFormatCommand { get; }
Property Value:

The set format command.

Gets the set horizontal alignment command.

C#
public ICommand SetHorizontalAlignmentCommand { get; }
Property Value:

The set horizontal alignment command.

Gets the set is bold command.

C#
public ICommand SetIsBoldCommand { get; }
Property Value:

The set is bold command.

Gets the set is italic command.

C#
public ICommand SetIsItalicCommand { get; }
Property Value:

The set is italic command.

Gets the set is wrapped command.

C#
public ICommand SetIsWrappedCommand { get; }
Property Value:

The set is wrapped command.

Gets or sets the set print area command.

C#
public ICommand SetPrintAreaCommand { get; }
Property Value:

The set print area command.

Gets the height of the set rows command.

C#
public ICommand SetRowsHeight { get; }
Property Value:

The height of the set rows command.

Gets the command for setting the height of the selected shapes.

C#
public ICommand SetShapeHeight { get; }
Property Value:

The command for setting the height of the selected shapes.

Gets the command for setting the width of the selected shapes.

C#
public ICommand SetShapeWidth { get; }
Property Value:

The command for setting the width of the selected shapes.

Gets the set style command.

C#
public ICommand SetStyleCommand { get; }
Property Value:

The set style command.

Gets the set underline command.

C#
public ICommand SetUnderlineCommand { get; }
Property Value:

The set underline command.

Gets the set underline without parameter command.

C#
public ICommand SetUnderlineWithoutParameterCommand { get; }
Property Value:

The set underline without parameter command.

Gets the set vertical alignment command.

C#
public ICommand SetVerticalAlignmentCommand { get; }
Property Value:

The set vertical alignment command.

Gets the show create defined name dialog command.

C#
public ICommand ShowCreateDefinedNameDialog { get; }
Property Value:

The show create defined name dialog command.

Gets the show create new theme colors dialog command.

C#
public ICommand ShowCreateNewThemeColorsDialog { get; }
Property Value:

The show create new theme colors dialog command.

Gets the show create new theme fonts dialog command.

C#
public ICommand ShowCreateNewThemeFontsDialog { get; }
Property Value:

The show create new theme fonts dialog command.

Gets or sets the show data validation dialog comamnd.

C#
public ICommand ShowDataValidationDialog { get; }
Property Value:

The show data validation dialog command.

Gets the show find and replace dialog command.

C#
public ICommand ShowFindAndReplaceDialog { get; }
Property Value:

The show find and replace dialog command.

Gets the show format cells dialog command.

C#
public ICommand ShowFormatCellsDialog { get; }
Property Value:

The show format cells dialog command.

Gets the show format cells dialog number tab command.

C#
public ICommand ShowFormatCellsDialogNumberTab { get; }
Property Value:

The show format cells dialog number tab command.

Gets the show format shapes dialog command.

C#
public ICommand ShowFormatShapesDialog { get; }
Property Value:

The show format shapes dialog command.

Gets or sets the show gridlines command.

C#
public ICommand ShowGridlinesCommand { get; }
Property Value:

The show gridlines command.

Gets the show hyperlink dialog command.

C#
public ICommand ShowHyperlinkDialog { get; }
Property Value:

The show hyperlink dialog command.

Gets the show insert function dialog command.

C#
public ICommand ShowInsertFunctionDialog { get; }
Property Value:

The show insert function dialog command.

Gets the show more colors dialog command.

C#
public ICommand ShowMoreColorsDialog { get; }
Property Value:

The show more colors dialog command.

Gets the show name manager dialog command.

C#
public ICommand ShowNameManagerDialog { get; }
Property Value:

The show name manager dialog command.

Gets the show page setup dialog command.

C#
public ICommand ShowPageSetupDialog { get; }
Property Value:

The show page setup dialog command.

Gets the show protect sheet dialog command.

C#
public ICommand ShowProtectSheetDialog { get; }
Property Value:

The show protect sheet dialog command.

Gets the show protect workbook dialog command.

C#
public ICommand ShowProtectWorkbookDialog { get; }
Property Value:

The show protect workbook dialog command.

Gets or sets the show headings command.

C#
public ICommand ShowRowColumnHeadingsCommand { get; }
Property Value:

The show headings command.

Gets the show series dialog command.

C#
public ICommand ShowSeriesDialog { get; }
Property Value:

The show series dialog command.

Gets the show sorting dialog command.

C#
public ICommand ShowSortingDialog { get; }
Property Value:

The show sorting dialog command.

Gets the show style dialog command.

C#
public ICommand ShowStyleDialog { get; }
Property Value:

The show style dialog command.

Gets the show protect sheet dialog command.

C#
public ICommand ShowUnprotectSheetDialog { get; }
Property Value:

The show protect sheet dialog command.

Gets the show protect sheet dialog command.

C#
public ICommand ShowUnprotectWorkbookDialog { get; }
Property Value:

The show protect sheet dialog command.

Gets the show update spreadsheet name dialog command.

C#
public ICommand ShowUpdateSpreadsheetNameDialog { get; }
Property Value:

The show update spreadsheet name dialog command.

Gets the sort command.

C#
public ICommand Sort { get; }
Property Value:

The sort command.

Gets the sort and filter group command.

C#
public ICommand SortAndFilterGroup { get; }
Property Value:

The sort and filter group command.

Gets the styles group command.

C#
public ICommand StylesGroup { get; }
Property Value:

The styles group command.

Gets the switch sheet to left command.

C#
public ICommand SwitchSheetsToLeft { get; }
Property Value:

The switch sheet to left command.

Gets the switch sheet to right command.

C#
public ICommand SwitchSheetsToRight { get; }
Property Value:

The switch sheet to right command.

Gets the themes group command.

C#
public ICommand ThemesGroup { get; }
Property Value:

The themes group command.

Gets the toggle sheet protection command.

C#
public ICommand ToggleSheetProtection { get; }

Gets the toggle workbook protection command.

C#
public ICommand ToggleWorkbookProtection { get; }

Gets the undo command.

C#
public ICommand UndoCommand { get; }
Property Value:

The undo command.

Gets or sets the unfreeze panes command.

C#
public ICommand UnfreezePanesCommand { get; }
Property Value:

The unfreeze panes command.

Gets or sets the unhide columns command.

C#
public ICommand UnhideColumns { get; }
Property Value:

The unhide columns command.

Gets or sets the unhide rows command.

C#
public ICommand UnhideRows { get; }
Property Value:

The unhide rows command.

Gets the unmerge command.

C#
public ICommand UnmergeCommand { get; }
Property Value:

The unmerge command.

Gets the update active selection range active cell command.

C#
public ICommand UpdateActiveSelectionRangeActiveCellCommand { get; }
Property Value:

The update active selection range active cell command.

Gets the update active selection range command.

C#
public ICommand UpdateActiveSelectionRangeCommand { get; }
Property Value:

The update active selection range command.

Gets the window group command.

C#
public ICommand WindowGroup { get; }
Property Value:

The window group command.

In this article
DefinitionPropertiesAddToPrintAreaCommandAlignmentGroupApplyFunctionAutoFitColumnsWidthAutoFitRowsHeightBringForwardBringToFrontCellsGroupCellsGroupDeleteCellsGroupFormatCellsGroupInsertCircleInvalidDataClearClearFiltersClearPrintAreaCommandClearValidationCirclesClipboardGroupCopyCutDataToolsGroupDecreaseDecimalPlacesCommandDecreaseFontSizeCommandDecreaseIndentCommandEditingGroupEditingGroupClearEditingGroupFillEnterActiveCellEditModeExitActiveCellEditModeFillDownFillLeftFillRightFillUpFlipHorizontalFlipVerticalFontGroupFreezeFirstColumnCommandFreezePanesCommandFreezeTopRowCommandFunctionLibraryGroupHideColumnsHideRowsIncreaseDecimalPlacesCommandIncreaseFontSizeCommandIncreaseIndentCommandInsertCellsCommandInsertChartInsertColumnsCommandInsertPageBreakCommandInsertPictureInsertRowsCommandInsertSheetCommandLinksGroupMergeAcrossCommandMergeAndCenterCommandMergeCommandNewFileNumberGroupOpenFilePastePictureToolsTabPrintCommandPrintGridlinesCommandPrintRowColumnHeadingsCommandReapplyFiltersRedoCommandRemoveCellsCommandRemoveColumnsCommandRemoveHyperlinkRemovePageBreakCommandRemoveRowsCommandRemoveSheetCommandResetAllPageBreaksCommandRotateNinetyDegreesLeftRotateNinetyDegreesRightSaveFileScaleFactorSelectAllCommandSelectColumnsSelectRowsSendBackwardSendToBackSetBordersCommandSetColumnsWidthSetDefaultColumnWidthSetDefaultRowHeightSetFillCommandSetFilterRangeSetFontFamilyCommandSetFontSizeCommandSetForeColorCommandSetFormatCommandSetHorizontalAlignmentCommandSetIsBoldCommandSetIsItalicCommandSetIsWrappedCommandSetPrintAreaCommandSetRowsHeightSetShapeHeightSetShapeWidthSetStyleCommandSetUnderlineCommandSetUnderlineWithoutParameterCommandSetVerticalAlignmentCommandShowCreateDefinedNameDialogShowCreateNewThemeColorsDialogShowCreateNewThemeFontsDialogShowDataValidationDialogShowFindAndReplaceDialogShowFormatCellsDialogShowFormatCellsDialogNumberTabShowFormatShapesDialogShowGridlinesCommandShowHyperlinkDialogShowInsertFunctionDialogShowMoreColorsDialogShowNameManagerDialogShowPageSetupDialogShowProtectSheetDialogShowProtectWorkbookDialogShowRowColumnHeadingsCommandShowSeriesDialogShowSortingDialogShowStyleDialogShowUnprotectSheetDialogShowUnprotectWorkbookDialogShowUpdateSpreadsheetNameDialogSortSortAndFilterGroupStylesGroupSwitchSheetsToLeftSwitchSheetsToRightThemesGroupToggleSheetProtectionToggleWorkbookProtectionUndoCommandUnfreezePanesCommandUnhideColumnsUnhideRowsUnmergeCommandUpdateActiveSelectionRangeActiveCellCommandUpdateActiveSelectionRangeCommandWindowGroup
Not finding the help you need?
Contact Support