Class
RadWorksheetEditorCommands

Represents the RadWorksheetEditor commands.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public class RadWorksheetEditorCommands

Inheritance: objectRadWorksheetEditorCommands

Properties

AddComment

Gets the add comment command.

Declaration

cs-api-definition
public ICommand AddComment { get; }

Property Value

ICommand

The add comment command.

AddNote

Gets the add note command.

Declaration

cs-api-definition
public ICommand AddNote { get; }

Property Value

ICommand

The add note command.

AddToPrintAreaCommand

Gets or sets the add to print area command.

Declaration

cs-api-definition
public ICommand AddToPrintAreaCommand { get; }

Property Value

ICommand

The add to print area command.

AlignmentGroup

Gets the alignment group command.

Declaration

cs-api-definition
public ICommand AlignmentGroup { get; }

Property Value

ICommand

The alignment group command.

ApplyFunction

Gets the apply function command.

Declaration

cs-api-definition
public ICommand ApplyFunction { get; }

Property Value

ICommand

The apply function command.

AutoFitColumnsWidth

Gets the width of the auto fit columns command.

Declaration

cs-api-definition
public ICommand AutoFitColumnsWidth { get; }

Property Value

ICommand

The width of the auto fit columns command.

AutoFitRowsHeight

Gets the height of the auto fit rows command.

Declaration

cs-api-definition
public ICommand AutoFitRowsHeight { get; }

Property Value

ICommand

The height of the auto fit rows command.

BringForward

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

Declaration

cs-api-definition
public ICommand BringForward { get; }

Property Value

ICommand

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

BringToFront

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

Declaration

cs-api-definition
public ICommand BringToFront { get; }

Property Value

ICommand

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

CellsGroup

Gets the cells group command.

Declaration

cs-api-definition
public ICommand CellsGroup { get; }

Property Value

ICommand

The cells group command.

CellsGroupDelete

Gets the cells group delete command.

Declaration

cs-api-definition
public ICommand CellsGroupDelete { get; }

Property Value

ICommand

The cells group delete command.

CellsGroupFormat

Gets the cells group format command.

Declaration

cs-api-definition
public ICommand CellsGroupFormat { get; }

Property Value

ICommand

The cells group format command.

CellsGroupInsert

Gets the cells group insert command.

Declaration

cs-api-definition
public ICommand CellsGroupInsert { get; }

Property Value

ICommand

The cells group insert command.

CircleInvalidData

Gets or sets the circle invalid data command.

Declaration

cs-api-definition
public ICommand CircleInvalidData { get; }

Property Value

ICommand

The circle invalid data command.

Clear

Gets the clear command.

Declaration

cs-api-definition
public ICommand Clear { get; }

Property Value

ICommand

The clear command.

ClearConditionalFormattingsFromSelection

Gets or sets the clear conditional formattings from selection command.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Formattings")]
public ICommand ClearConditionalFormattingsFromSelection { get; }

Property Value

ICommand

The show manage conditional formatting from selection command.

ClearConditionalFormattingsFromWorksheet

Gets or sets the clear conditional formattings from worksheet command.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Formattings")]
public ICommand ClearConditionalFormattingsFromWorksheet { get; }

Property Value

ICommand

The show manage conditional formatting from worksheet command.

ClearFilters

Gets the clear filter command.

Declaration

cs-api-definition
public ICommand ClearFilters { get; }

Property Value

ICommand

The clear filter command.

ClearPrintAreaCommand

Gets or sets the clear print area command.

Declaration

cs-api-definition
public ICommand ClearPrintAreaCommand { get; }

Property Value

ICommand

The clear print area command.

ClearValidationCircles

Gets or sets the clear validation circles command.

Declaration

cs-api-definition
public ICommand ClearValidationCircles { get; }

Property Value

ICommand

The clear validation circles command.

ClipboardGroup

Gets the clipboard group command.

Declaration

cs-api-definition
public ICommand ClipboardGroup { get; }

Property Value

ICommand

The clipboard group command.

ConvertNotesToComments

Gets the convert notes to comments command.

Declaration

cs-api-definition
public ICommand ConvertNotesToComments { get; }

Property Value

ICommand

The convert notes to comments command.

Copy

Gets the copy command.

Declaration

cs-api-definition
public ICommand Copy { get; }

Property Value

ICommand

The copy command.

Cut

Gets the cut command.

Declaration

cs-api-definition
public ICommand Cut { get; }

Property Value

ICommand

The cut command.

DataToolsGroup

Gets or sets the data tools group command.

Declaration

cs-api-definition
public ICommand DataToolsGroup { get; }

Property Value

ICommand

The data tools group command.

DecreaseDecimalPlacesCommand

Gets the decrease decimal places command.

Declaration

cs-api-definition
public ICommand DecreaseDecimalPlacesCommand { get; }

Property Value

ICommand

The decrease decimal places command.

DecreaseFontSizeCommand

Gets the decrease font size command.

Declaration

cs-api-definition
public ICommand DecreaseFontSizeCommand { get; }

Property Value

ICommand

The decrease font size command.

DecreaseIndentCommand

Gets the decrease indent command.

Declaration

cs-api-definition
public ICommand DecreaseIndentCommand { get; }

Property Value

ICommand

The decrease indent command.

EditNote

Gets the edit note command.

Declaration

cs-api-definition
public ICommand EditNote { get; }

Property Value

ICommand

The edit note command.

EditingGroup

Gets the editing group command.

Declaration

cs-api-definition
public ICommand EditingGroup { get; }

Property Value

ICommand

The editing group command.

EditingGroupClear

Gets the editing group clear command.

Declaration

cs-api-definition
public ICommand EditingGroupClear { get; }

Property Value

ICommand

The editing group clear command.

EditingGroupFill

Gets the editing group fill command.

Declaration

cs-api-definition
public ICommand EditingGroupFill { get; }

Property Value

ICommand

The editing group fill command.

EnterActiveCellEditMode

Gets the enter active cell edit mode command.

Declaration

cs-api-definition
public ICommand EnterActiveCellEditMode { get; }

Property Value

ICommand

The enter active cell edit mode command.

ExitActiveCellEditMode

Gets the exit active cell edit mode command.

Declaration

cs-api-definition
public ICommand ExitActiveCellEditMode { get; }

Property Value

ICommand

The exit active cell edit mode command.

FillDown

Gets the fill down command.

Declaration

cs-api-definition
public ICommand FillDown { get; }

Property Value

ICommand

The fill down command.

FillLeft

Gets the fill left command.

Declaration

cs-api-definition
public ICommand FillLeft { get; }

Property Value

ICommand

The fill left command.

FillRight

Gets the fill right command.

Declaration

cs-api-definition
public ICommand FillRight { get; }

Property Value

ICommand

The fill right command.

FillUp

Gets the fill up command.

Declaration

cs-api-definition
public ICommand FillUp { get; }

Property Value

ICommand

The fill up command.

FlipHorizontal

Gets the command for flipping the selected shapes horizontally.

Declaration

cs-api-definition
public ICommand FlipHorizontal { get; }

Property Value

ICommand

The command for flipping the selected shapes horizontally.

FlipVertical

Gets the command for flipping the selected shapes vertically.

Declaration

cs-api-definition
public ICommand FlipVertical { get; }

Property Value

ICommand

The command for flipping the selected shapes vertically.

FontGroup

Gets the font group command.

Declaration

cs-api-definition
public ICommand FontGroup { get; }

Property Value

ICommand

The font group command.

FreezeFirstColumnCommand

Gets or sets the freeze first column command.

Declaration

cs-api-definition
public ICommand FreezeFirstColumnCommand { get; }

Property Value

ICommand

The freeze first column command.

FreezePanesCommand

Gets or sets the freeze panes command.

Declaration

cs-api-definition
public ICommand FreezePanesCommand { get; }

Property Value

ICommand

The freeze panes command.

FreezeTopRowCommand

Gets or sets the freeze top row command.

Declaration

cs-api-definition
public ICommand FreezeTopRowCommand { get; }

Property Value

ICommand

The freeze top row command.

FunctionLibraryGroup

Gets the function library group command.

Declaration

cs-api-definition
public ICommand FunctionLibraryGroup { get; }

Property Value

ICommand

The function library group command.

HideColumns

Gets or sets the hide columns command.

Declaration

cs-api-definition
public ICommand HideColumns { get; }

Property Value

ICommand

The hide columns command.

HideRows

Gets or sets the hide rows command.

Declaration

cs-api-definition
public ICommand HideRows { get; }

Property Value

ICommand

The hide rows command.

HideSheetCommand

Gets the hide sheet command.

Declaration

cs-api-definition
public ICommand HideSheetCommand { get; }

Property Value

ICommand

The remove sheet command.

IncreaseDecimalPlacesCommand

Gets the increase decimal places command.

Declaration

cs-api-definition
public ICommand IncreaseDecimalPlacesCommand { get; }

Property Value

ICommand

The increase decimal places command.

IncreaseFontSizeCommand

Gets the increase font size command.

Declaration

cs-api-definition
public ICommand IncreaseFontSizeCommand { get; }

Property Value

ICommand

The increase font size command.

IncreaseIndentCommand

Gets the increase indent command.

Declaration

cs-api-definition
public ICommand IncreaseIndentCommand { get; }

Property Value

ICommand

The increase indent command.

InsertCellsCommand

Gets the insert cells command.

Declaration

cs-api-definition
public ICommand InsertCellsCommand { get; }

Property Value

ICommand

The insert cells command.

InsertChart

Gets the insert chart command.

Declaration

cs-api-definition
public ICommand InsertChart { get; }

Property Value

ICommand

The insert chart command.

InsertColumnsCommand

Gets the insert columns command.

Declaration

cs-api-definition
public ICommand InsertColumnsCommand { get; }

Property Value

ICommand

The insert columns command.

InsertPageBreakCommand

Gets or sets the insert page break command.

Declaration

cs-api-definition
public ICommand InsertPageBreakCommand { get; }

Property Value

ICommand

The insert page break command.

InsertPicture

Gets the insert picture command.

Declaration

cs-api-definition
public ICommand InsertPicture { get; }

Property Value

ICommand

The insert picture command.

InsertRowsCommand

Gets the insert rows command.

Declaration

cs-api-definition
public ICommand InsertRowsCommand { get; }

Property Value

ICommand

The insert rows command.

InsertSheetCommand

Gets the insert sheet command.

Declaration

cs-api-definition
public ICommand InsertSheetCommand { get; }

Property Value

ICommand

The insert sheet command.

JumpToNextComment

Gets the jump to next comment command.

Declaration

cs-api-definition
public ICommand JumpToNextComment { get; }

Property Value

ICommand

The jump to next comment command.

JumpToNextNote

Gets the jump to next note command.

Declaration

cs-api-definition
public ICommand JumpToNextNote { get; }

Property Value

ICommand

The jump to next note command.

JumpToPreviousComment

Gets the jump to previous comment command.

Declaration

cs-api-definition
public ICommand JumpToPreviousComment { get; }

Property Value

ICommand

The jump to previous comment command.

JumpToPreviousNote

Gets the jump to previous note command.

Declaration

cs-api-definition
public ICommand JumpToPreviousNote { get; }

Property Value

ICommand

The jump to previous note command.

LinksGroup

Gets the links group command.

Declaration

cs-api-definition
public ICommand LinksGroup { get; }

Property Value

ICommand

The links group command.

MergeAcrossCommand

Gets the merge across command.

Declaration

cs-api-definition
public ICommand MergeAcrossCommand { get; }

Property Value

ICommand

The merge across command.

MergeAndCenterCommand

Gets the merge and center command.

Declaration

cs-api-definition
public ICommand MergeAndCenterCommand { get; }

Property Value

ICommand

The merge and center command.

MergeCommand

Gets the merge command.

Declaration

cs-api-definition
public ICommand MergeCommand { get; }

Property Value

ICommand

The merge command.

NewFile

Gets the new file command.

Declaration

cs-api-definition
public ICommand NewFile { get; }

Property Value

ICommand

The new file command.

NumberGroup

Gets the number group command.

Declaration

cs-api-definition
public ICommand NumberGroup { get; }

Property Value

ICommand

The number group command.

OpenFile

Gets the open file command.

Declaration

cs-api-definition
public ICommand OpenFile { get; }

Property Value

ICommand

The open file command.

OpenSimpleConditionalFormattingDialog

Gets the open simple conditional formatting dialog command.

Declaration

cs-api-definition
public ICommand OpenSimpleConditionalFormattingDialog { get; }

Property Value

ICommand

The open simple conditional formatting dialog command.

Paste

Gets the paste command.

Declaration

cs-api-definition
public ICommand Paste { get; }

Property Value

ICommand

The paste command.

PictureToolsTab

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

Declaration

cs-api-definition
public ICommand PictureToolsTab { get; }

Property Value

ICommand

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

PrintCommand

Gets or sets the print command.

Declaration

cs-api-definition
public ICommand PrintCommand { get; }

Property Value

ICommand

The print command.

PrintGridlinesCommand

Gets or sets the print gridlines command.

Declaration

cs-api-definition
public ICommand PrintGridlinesCommand { get; }

Property Value

ICommand

The print gridlines command.

PrintRowColumnHeadingsCommand

Gets or sets the print row column headings command.

Declaration

cs-api-definition
public ICommand PrintRowColumnHeadingsCommand { get; }

Property Value

ICommand

The print row column headings command.

ReapplyFilters

Gets the reapply filter command.

Declaration

cs-api-definition
public ICommand ReapplyFilters { get; }

Property Value

ICommand

The reapply filter command.

RedoCommand

Gets the redo command.

Declaration

cs-api-definition
public ICommand RedoCommand { get; }

Property Value

ICommand

The redo command.

RemoveCellsCommand

Gets the remove cells command.

Declaration

cs-api-definition
public ICommand RemoveCellsCommand { get; }

Property Value

ICommand

The remove cells command.

RemoveColumnsCommand

Gets the remove columns command.

Declaration

cs-api-definition
public ICommand RemoveColumnsCommand { get; }

Property Value

ICommand

The remove columns command.

RemoveComment

Gets the remove comment command.

Declaration

cs-api-definition
public ICommand RemoveComment { get; }

Property Value

ICommand

The remove comment command.

Gets the remove hyperlink command.

Declaration

cs-api-definition
public ICommand RemoveHyperlink { get; }

Property Value

ICommand

The remove hyperlink command.

RemoveNote

Gets the remove note command.

Declaration

cs-api-definition
public ICommand RemoveNote { get; }

Property Value

ICommand

The remove note command.

RemovePageBreakCommand

Gets or sets the remove page break command.

Declaration

cs-api-definition
public ICommand RemovePageBreakCommand { get; }

Property Value

ICommand

The remove page break command.

RemoveRowsCommand

Gets the remove rows command.

Declaration

cs-api-definition
public ICommand RemoveRowsCommand { get; }

Property Value

ICommand

The remove rows command.

RemoveSheetCommand

Gets the remove sheet command.

Declaration

cs-api-definition
public ICommand RemoveSheetCommand { get; }

Property Value

ICommand

The remove sheet command.

ReplyComment

Gets the edit reply comment command.

Declaration

cs-api-definition
public ICommand ReplyComment { get; }

Property Value

ICommand

The edit reply comment command.

ResetAllPageBreaksCommand

Gets or sets the reset all page breaks command.

Declaration

cs-api-definition
public ICommand ResetAllPageBreaksCommand { get; }

Property Value

ICommand

The reset all page breaks command.

RotateNinetyDegreesLeft

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

Declaration

cs-api-definition
public ICommand RotateNinetyDegreesLeft { get; }

Property Value

ICommand

The command which rotates the selected shapes ninety degrees left.

RotateNinetyDegreesRight

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

Declaration

cs-api-definition
public ICommand RotateNinetyDegreesRight { get; }

Property Value

ICommand

The command which rotates the selected shapes ninety degrees right.

SaveFile

Gets the save file command.

Declaration

cs-api-definition
public ICommand SaveFile { get; }

Property Value

ICommand

The save file command.

ScaleFactor

Gets the scale factor command.

Declaration

cs-api-definition
public ICommand ScaleFactor { get; }

Property Value

ICommand

The scale factor command.

SelectAllCommand

Gets the select all command.

Declaration

cs-api-definition
public ICommand SelectAllCommand { get; }

Property Value

ICommand

The select all command.

SelectColumns

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

Declaration

cs-api-definition
public ICommand SelectColumns { get; }

Property Value

ICommand

The command.

SelectRows

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

Declaration

cs-api-definition
public ICommand SelectRows { get; }

Property Value

ICommand

The command.

SendBackward

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

Declaration

cs-api-definition
public ICommand SendBackward { get; }

Property Value

ICommand

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

SendToBack

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

Declaration

cs-api-definition
public ICommand SendToBack { get; }

Property Value

ICommand

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

SetBordersCommand

Gets the set borders command.

Declaration

cs-api-definition
public ICommand SetBordersCommand { get; }

Property Value

ICommand

The set borders command.

SetColorScaleConditionalFormattingRule

Gets the set ColorScale conditional formatting rule command.

Declaration

cs-api-definition
public ICommand SetColorScaleConditionalFormattingRule { get; }

Property Value

ICommand

The set ColorScale conditional formatting rule command.

SetColumnsWidth

Gets the width of the set columns command.

Declaration

cs-api-definition
public ICommand SetColumnsWidth { get; }

Property Value

ICommand

The width of the set columns command.

SetDataBarConditionalFormattingRule

Gets the set DataBar conditional formatting rule command.

Declaration

cs-api-definition
public ICommand SetDataBarConditionalFormattingRule { get; }

Property Value

ICommand

The set DataBar conditional formatting rule command.

SetDefaultColumnWidth

Gets the width of the set default column command.

Declaration

cs-api-definition
public ICommand SetDefaultColumnWidth { get; }

Property Value

ICommand

The width of the set default column command.

SetDefaultRowHeight

Gets the height of the set default row command.

Declaration

cs-api-definition
public ICommand SetDefaultRowHeight { get; }

Property Value

ICommand

The height of the set default row command.

SetFillCommand

Gets the set fill command.

Declaration

cs-api-definition
public ICommand SetFillCommand { get; }

Property Value

ICommand

The set fill command.

SetFilterRange

Gets the filter range command.

Declaration

cs-api-definition
public ICommand SetFilterRange { get; }

Property Value

ICommand

The filter range command.

SetFontFamilyCommand

Gets the set font family command.

Declaration

cs-api-definition
public ICommand SetFontFamilyCommand { get; }

Property Value

ICommand

The set font family command.

SetFontSizeCommand

Gets the set font size command.

Declaration

cs-api-definition
public ICommand SetFontSizeCommand { get; }

Property Value

ICommand

The set font size command.

SetForeColorCommand

Gets the set fore color command.

Declaration

cs-api-definition
public ICommand SetForeColorCommand { get; }

Property Value

ICommand

The set fore color command.

SetFormatCommand

Gets the set format command.

Declaration

cs-api-definition
public ICommand SetFormatCommand { get; }

Property Value

ICommand

The set format command.

SetHorizontalAlignmentCommand

Gets the set horizontal alignment command.

Declaration

cs-api-definition
public ICommand SetHorizontalAlignmentCommand { get; }

Property Value

ICommand

The set horizontal alignment command.

SetIconSetConditionalFormattingRule

Gets the set IconSet conditional formatting rule command.

Declaration

cs-api-definition
public ICommand SetIconSetConditionalFormattingRule { get; }

Property Value

ICommand

The set IconSet conditional formatting rule command.

SetIsBoldCommand

Gets the set is bold command.

Declaration

cs-api-definition
public ICommand SetIsBoldCommand { get; }

Property Value

ICommand

The set is bold command.

SetIsItalicCommand

Gets the set is italic command.

Declaration

cs-api-definition
public ICommand SetIsItalicCommand { get; }

Property Value

ICommand

The set is italic command.

SetIsWrappedCommand

Gets the set is wrapped command.

Declaration

cs-api-definition
public ICommand SetIsWrappedCommand { get; }

Property Value

ICommand

The set is wrapped command.

SetPrintAreaCommand

Gets or sets the set print area command.

Declaration

cs-api-definition
public ICommand SetPrintAreaCommand { get; }

Property Value

ICommand

The set print area command.

SetRowsHeight

Gets the height of the set rows command.

Declaration

cs-api-definition
public ICommand SetRowsHeight { get; }

Property Value

ICommand

The height of the set rows command.

SetShapeHeight

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

Declaration

cs-api-definition
public ICommand SetShapeHeight { get; }

Property Value

ICommand

The command for setting the height of the selected shapes.

SetShapeWidth

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

Declaration

cs-api-definition
public ICommand SetShapeWidth { get; }

Property Value

ICommand

The command for setting the width of the selected shapes.

SetStyleCommand

Gets the set style command.

Declaration

cs-api-definition
public ICommand SetStyleCommand { get; }

Property Value

ICommand

The set style command.

SetUnderlineCommand

Gets the set underline command.

Declaration

cs-api-definition
public ICommand SetUnderlineCommand { get; }

Property Value

ICommand

The set underline command.

SetUnderlineWithoutParameterCommand

Gets the set underline without parameter command.

Declaration

cs-api-definition
public ICommand SetUnderlineWithoutParameterCommand { get; }

Property Value

ICommand

The set underline without parameter command.

SetVerticalAlignmentCommand

Gets the set vertical alignment command.

Declaration

cs-api-definition
public ICommand SetVerticalAlignmentCommand { get; }

Property Value

ICommand

The set vertical alignment command.

ShowAllComments

Gets the show all comments command.

Declaration

cs-api-definition
public ICommand ShowAllComments { get; }

Property Value

ICommand

The show all comments command.

ShowAllNotes

Gets the show all notes command.

Declaration

cs-api-definition
public ICommand ShowAllNotes { get; }

Property Value

ICommand

The show all notes command.

ShowCreateDefinedNameDialog

Gets the show create defined name dialog command.

Declaration

cs-api-definition
public ICommand ShowCreateDefinedNameDialog { get; }

Property Value

ICommand

The show create defined name dialog command.

ShowCreateNewThemeColorsDialog

Gets the show create new theme colors dialog command.

Declaration

cs-api-definition
public ICommand ShowCreateNewThemeColorsDialog { get; }

Property Value

ICommand

The show create new theme colors dialog command.

ShowCreateNewThemeFontsDialog

Gets the show create new theme fonts dialog command.

Declaration

cs-api-definition
public ICommand ShowCreateNewThemeFontsDialog { get; }

Property Value

ICommand

The show create new theme fonts dialog command.

ShowDataValidationDialog

Gets or sets the show data validation dialog command.

Declaration

cs-api-definition
public ICommand ShowDataValidationDialog { get; }

Property Value

ICommand

The show data validation dialog command.

ShowFindAndReplaceDialog

Gets the show find and replace dialog command.

Declaration

cs-api-definition
public ICommand ShowFindAndReplaceDialog { get; }

Property Value

ICommand

The show find and replace dialog command.

ShowFormatCellsDialog

Gets the show format cells dialog command.

Declaration

cs-api-definition
public ICommand ShowFormatCellsDialog { get; }

Property Value

ICommand

The show format cells dialog command.

ShowFormatCellsDialogNumberTab

Gets the show format cells dialog number tab command.

Declaration

cs-api-definition
public ICommand ShowFormatCellsDialogNumberTab { get; }

Property Value

ICommand

The show format cells dialog number tab command.

ShowFormatShapesDialog

Gets the show format shapes dialog command.

Declaration

cs-api-definition
public ICommand ShowFormatShapesDialog { get; }

Property Value

ICommand

The show format shapes dialog command.

ShowGridlinesCommand

Gets or sets the show gridlines command.

Declaration

cs-api-definition
public ICommand ShowGridlinesCommand { get; }

Property Value

ICommand

The show gridlines command.

ShowHideNote

Gets the show/hide note command.

Declaration

cs-api-definition
public ICommand ShowHideNote { get; }

Property Value

ICommand

The show/hide note command.

ShowHyperlinkDialog

Gets the show hyperlink dialog command.

Declaration

cs-api-definition
public ICommand ShowHyperlinkDialog { get; }

Property Value

ICommand

The show hyperlink dialog command.

ShowInsertFunctionDialog

Gets the show insert function dialog command.

Declaration

cs-api-definition
public ICommand ShowInsertFunctionDialog { get; }

Property Value

ICommand

The show insert function dialog command.

ShowManageConditionalFormattingDialog

Gets or sets the show manage conditional formatting dialog command.

Declaration

cs-api-definition
public ICommand ShowManageConditionalFormattingDialog { get; }

Property Value

ICommand

The show manage conditional formatting dialog command.

ShowMoreColorsDialog

Gets the show more colors dialog command.

Declaration

cs-api-definition
public ICommand ShowMoreColorsDialog { get; }

Property Value

ICommand

The show more colors dialog command.

ShowNameManagerDialog

Gets the show name manager dialog command.

Declaration

cs-api-definition
public ICommand ShowNameManagerDialog { get; }

Property Value

ICommand

The show name manager dialog command.

ShowNewConditionalFormattingDialog

Gets or sets the show conditional formatting dialog command.

Declaration

cs-api-definition
public ICommand ShowNewConditionalFormattingDialog { get; }

Property Value

ICommand

The show conditional formatting dialog command.

ShowPageSetupDialog

Gets the show page setup dialog command.

Declaration

cs-api-definition
public ICommand ShowPageSetupDialog { get; }

Property Value

ICommand

The show page setup dialog command.

ShowProtectSheetDialog

Gets the show protect sheet dialog command.

Declaration

cs-api-definition
public ICommand ShowProtectSheetDialog { get; }

Property Value

ICommand

The show protect sheet dialog command.

ShowProtectWorkbookDialog

Gets the show protect workbook dialog command.

Declaration

cs-api-definition
public ICommand ShowProtectWorkbookDialog { get; }

Property Value

ICommand

The show protect workbook dialog command.

ShowRowColumnHeadingsCommand

Gets or sets the show headings command.

Declaration

cs-api-definition
public ICommand ShowRowColumnHeadingsCommand { get; }

Property Value

ICommand

The show headings command.

ShowSeriesDialog

Gets the show series dialog command.

Declaration

cs-api-definition
public ICommand ShowSeriesDialog { get; }

Property Value

ICommand

The show series dialog command.

ShowSortingDialog

Gets the show sorting dialog command.

Declaration

cs-api-definition
public ICommand ShowSortingDialog { get; }

Property Value

ICommand

The show sorting dialog command.

ShowStyleDialog

Gets the show style dialog command.

Declaration

cs-api-definition
public ICommand ShowStyleDialog { get; }

Property Value

ICommand

The show style dialog command.

ShowUnhideSheetDialog

Gets or sets the show unhide sheet dialog command.

Declaration

cs-api-definition
public ICommand ShowUnhideSheetDialog { get; }

Property Value

ICommand

The show unhide sheet dialog command.

ShowUnprotectSheetDialog

Gets the show protect sheet dialog command.

Declaration

cs-api-definition
public ICommand ShowUnprotectSheetDialog { get; }

Property Value

ICommand

The show protect sheet dialog command.

ShowUnprotectWorkbookDialog

Gets the show protect sheet dialog command.

Declaration

cs-api-definition
public ICommand ShowUnprotectWorkbookDialog { get; }

Property Value

ICommand

The show protect sheet dialog command.

ShowUpdateSpreadsheetNameDialog

Gets the show update spreadsheet name dialog command.

Declaration

cs-api-definition
public ICommand ShowUpdateSpreadsheetNameDialog { get; }

Property Value

ICommand

The show update spreadsheet name dialog command.

Sort

Gets the sort command.

Declaration

cs-api-definition
public ICommand Sort { get; }

Property Value

ICommand

The sort command.

SortAndFilterGroup

Gets the sort and filter group command.

Declaration

cs-api-definition
public ICommand SortAndFilterGroup { get; }

Property Value

ICommand

The sort and filter group command.

StylesGroup

Gets the styles group command.

Declaration

cs-api-definition
public ICommand StylesGroup { get; }

Property Value

ICommand

The styles group command.

SwitchSheetsToLeft

Gets the switch sheet to left command.

Declaration

cs-api-definition
public ICommand SwitchSheetsToLeft { get; }

Property Value

ICommand

The switch sheet to left command.

SwitchSheetsToRight

Gets the switch sheet to right command.

Declaration

cs-api-definition
public ICommand SwitchSheetsToRight { get; }

Property Value

ICommand

The switch sheet to right command.

ThemesGroup

Gets the themes group command.

Declaration

cs-api-definition
public ICommand ThemesGroup { get; }

Property Value

ICommand

The themes group command.

ToggleSheetProtection

Gets the toggle sheet protection command.

Declaration

cs-api-definition
public ICommand ToggleSheetProtection { get; }

Property Value

ICommand

ToggleWorkbookProtection

Gets the toggle workbook protection command.

Declaration

cs-api-definition
public ICommand ToggleWorkbookProtection { get; }

Property Value

ICommand

UndoCommand

Gets the undo command.

Declaration

cs-api-definition
public ICommand UndoCommand { get; }

Property Value

ICommand

The undo command.

UnfreezePanesCommand

Gets or sets the unfreeze panes command.

Declaration

cs-api-definition
public ICommand UnfreezePanesCommand { get; }

Property Value

ICommand

The unfreeze panes command.

UnhideColumns

Gets or sets the unhide columns command.

Declaration

cs-api-definition
public ICommand UnhideColumns { get; }

Property Value

ICommand

The unhide columns command.

UnhideRows

Gets or sets the unhide rows command.

Declaration

cs-api-definition
public ICommand UnhideRows { get; }

Property Value

ICommand

The unhide rows command.

UnmergeCommand

Gets the unmerge command.

Declaration

cs-api-definition
public ICommand UnmergeCommand { get; }

Property Value

ICommand

The unmerge command.

UpdateActiveSelectionRangeActiveCellCommand

Gets the update active selection range active cell command.

Declaration

cs-api-definition
public ICommand UpdateActiveSelectionRangeActiveCellCommand { get; }

Property Value

ICommand

The update active selection range active cell command.

UpdateActiveSelectionRangeCommand

Gets the update active selection range command.

Declaration

cs-api-definition
public ICommand UpdateActiveSelectionRangeCommand { get; }

Property Value

ICommand

The update active selection range command.

WindowGroup

Gets the window group command.

Declaration

cs-api-definition
public ICommand WindowGroup { get; }

Property Value

ICommand

The window group command.

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