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

Represents the worksheet command descriptors.

Definition

Constructors

Initializes a new instance of the WorksheetCommandDescriptors class.

C#
public WorksheetCommandDescriptors(RadWorksheetEditor owner)
Parameters:ownerRadWorksheetEditor

The owner.

Properties

Gets the command descriptor for adding comment.

C#
public override CommandDescriptor AddComment { get; }
Property Value:

The command descriptor for adding comment.

Overrides: CommandDescriptors.AddComment

Gets the command descriptor for adding note.

C#
public override CommandDescriptor AddNote { get; }
Property Value:

The command descriptor for adding note.

Overrides: CommandDescriptors.AddNote

Gets the command descriptor for adding area to the print area.

C#
public override CommandDescriptor AddToPrintArea { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.AddToPrintArea

Gets the alignment group command descriptor.

C#
public override CommandDescriptor AlignmentGroup { get; }
Property Value:

The alignment group command descriptor.

Overrides: CommandDescriptors.AlignmentGroup

Gets the apply function command descriptor.

C#
public override CommandDescriptor ApplyFunction { get; }
Property Value:

The apply function command descriptor.

Overrides: CommandDescriptors.ApplyFunction

Gets the command descriptor for auto fitting column width.

C#
public override CommandDescriptor AutoFitColumnsWidth { get; }
Property Value:

The command descriptor for auto fitting column width.

Overrides: CommandDescriptors.AutoFitColumnsWidth

Gets the command descriptor for auto fitting rows height.

C#
public override CommandDescriptor AutoFitRowsHeight { get; }
Property Value:

The command descriptor for auto fitting rows height.

Overrides: CommandDescriptors.AutoFitRowsHeight

Gets the command descriptor for bringing a shape a step forward.

C#
public override CommandDescriptor BringForward { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.BringForward

Gets the command descriptor for bringing a shape to the front of all shapes.

C#
public override CommandDescriptor BringToFront { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.BringToFront

Gets the cells group command descriptor.

C#
public override CommandDescriptor CellsGroup { get; }
Property Value:

The cells group command descriptor.

Overrides: CommandDescriptors.CellsGroup

Gets the cells group delete command descriptor.

C#
public override CommandDescriptor CellsGroupDelete { get; }
Property Value:

The cells group delete command descriptor.

Overrides: CommandDescriptors.CellsGroupDelete

Gets the cells group format command descriptor.

C#
public override CommandDescriptor CellsGroupFormat { get; }
Property Value:

The cells group format command descriptor.

Overrides: CommandDescriptors.CellsGroupFormat

Gets the cells group insert command descriptor.

C#
public override CommandDescriptor CellsGroupInsert { get; }
Property Value:

The cells group insert command descriptor.

Overrides: CommandDescriptors.CellsGroupInsert

Gets the circle invalid data command descriptor.

C#
public override CommandDescriptor CircleInvalidData { get; }
Property Value:

The circle invalid data command descriptor.

Overrides: CommandDescriptors.CircleInvalidData

Gets the clear command descriptor.

C#
public override CommandDescriptor Clear { get; }
Property Value:

The clear command descriptor.

Overrides: CommandDescriptors.Clear

Gets the command descriptor for clearing existing conditional formattings in current selection.

C#
public override CommandDescriptor ClearConditionalFormattingsFromSelection { get; }
Property Value:

The command descriptor for clearing existing conditional formattings in current selection.

Overrides: CommandDescriptors.ClearConditionalFormattingsFromSelection

Gets the command descriptor for clearing existing conditional formattings from the worksheet.

C#
public override CommandDescriptor ClearConditionalFormattingsFromWorksheet { get; }
Property Value:

The command descriptor for clearing existing conditional formattings from the worksheet.

Overrides: CommandDescriptors.ClearConditionalFormattingsFromWorksheet

Gets the command descriptor for clearing filters.

C#
public override CommandDescriptor ClearFilters { get; }
Property Value:

The command descriptor for clearing filters.

Overrides: CommandDescriptors.ClearFilters

Gets the command descriptor for clearing print area.

C#
public override CommandDescriptor ClearPrintArea { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.ClearPrintArea

Gets the clear validation circles command descriptor.

C#
public override CommandDescriptor ClearValidationCircles { get; }
Property Value:

The clear validation circles command descriptor.

Overrides: CommandDescriptors.ClearValidationCircles

Gets the clipboard group command descriptor.

C#
public override CommandDescriptor ClipboardGroup { get; }
Property Value:

The clipboard group command descriptor.

Overrides: CommandDescriptors.ClipboardGroup

Gets the command descriptors for hiding columns from the context menu.

C#
public override CommandDescriptor ContextMenuHideColumns { get; }
Property Value:

The command descriptors for hiding columns from the context menu.

Overrides: CommandDescriptors.ContextMenuHideColumns

Gets the command descriptors for hiding rows from the context menu.

C#
public override CommandDescriptor ContextMenuHideRows { get; }
Property Value:

The command descriptors for hiding rows from the context menu.

Overrides: CommandDescriptors.ContextMenuHideRows

Gets the command descriptor for inserting columns from the context menu.

C#
public override CommandDescriptor ContextMenuInsertColumns { get; }
Property Value:

The command descriptor for inserting columns from the context menu.

Overrides: CommandDescriptors.ContextMenuInsertColumns

Gets the command descriptor for inserting rows from the context menu.

C#
public override CommandDescriptor ContextMenuInsertRows { get; }
Property Value:

The command descriptor for inserting rows from the context menu.

Overrides: CommandDescriptors.ContextMenuInsertRows

Gets the command descriptor for removing columns from the context menu.

C#
public override CommandDescriptor ContextMenuRemoveColumns { get; }
Property Value:

The command descriptor for removing columns from the context menu.

Overrides: CommandDescriptors.ContextMenuRemoveColumns

Gets the command descriptor for removing rows from the context menu.

C#
public override CommandDescriptor ContextMenuRemoveRows { get; }
Property Value:

The command descriptor for removing rows from the context menu.

Overrides: CommandDescriptors.ContextMenuRemoveRows

Gets the command descriptors for unhiding columns from the context menu.

C#
public override CommandDescriptor ContextMenuUnhideColumns { get; }
Property Value:

The command descriptors for unhiding columns from the context menu.

Overrides: CommandDescriptors.ContextMenuUnhideColumns

Gets the command descriptors for unhiding rows from the context menu.

C#
public override CommandDescriptor ContextMenuUnhideRows { get; }
Property Value:

The command descriptors for unhiding rows from the context menu.

Overrides: CommandDescriptors.ContextMenuUnhideRows

Gets the command descriptor for convert notes to comments.

C#
public override CommandDescriptor ConvertNotesToComments { get; }
Property Value:

The command descriptor for convert notes to comments.

Overrides: CommandDescriptors.ConvertNotesToComments

Gets the copy command descriptor.

C#
public override CommandDescriptor Copy { get; }
Property Value:

The copy command descriptor.

Overrides: CommandDescriptors.Copy

Gets the cut command descriptor.

C#
public override CommandDescriptor Cut { get; }
Property Value:

The cut command descriptor.

Overrides: CommandDescriptors.Cut

Gets the data tools group command descriptor.

C#
public override CommandDescriptor DataToolsGroup { get; }
Property Value:

The data tools group command descriptor.

Overrides: CommandDescriptors.DataToolsGroup

Gets the decrease decimal places command descriptor.

C#
public override CommandDescriptor DecreaseDecimalPlaces { get; }
Property Value:

The decrease decimal places command descriptor.

Overrides: CommandDescriptors.DecreaseDecimalPlaces

Gets the size of the decrease font command descriptor.

C#
public override CommandDescriptor DecreaseFontSize { get; }
Property Value:

The size of the decrease font command descriptor.

Overrides: CommandDescriptors.DecreaseFontSize

Gets the decrease indent command descriptor.

C#
public override CommandDescriptor DecreaseIndent { get; }
Property Value:

The decrease indent command descriptor.

Overrides: CommandDescriptors.DecreaseIndent

Gets the editing group command descriptor.

C#
public override CommandDescriptor EditingGroup { get; }
Property Value:

The editing group command descriptor.

Overrides: CommandDescriptors.EditingGroup

Gets the editing group clear command descriptor.

C#
public override CommandDescriptor EditingGroupClear { get; }
Property Value:

The editing group clear command descriptor.

Overrides: CommandDescriptors.EditingGroupClear

Gets the editing group fill command descriptor.

C#
public override CommandDescriptor EditingGroupFill { get; }
Property Value:

The editing group fill command descriptor.

Overrides: CommandDescriptors.EditingGroupFill

Gets the command descriptor for editing note.

C#
public override CommandDescriptor EditNote { get; }
Property Value:

The command descriptor for editing note.

Overrides: CommandDescriptors.EditNote

Gets the fill down command descriptor.

C#
public override CommandDescriptor FillDown { get; }
Property Value:

The fill down command descriptor.

Overrides: CommandDescriptors.FillDown

Gets the fill left command descriptor.

C#
public override CommandDescriptor FillLeft { get; }
Property Value:

The fill left command descriptor.

Overrides: CommandDescriptors.FillLeft

Gets the fill right command descriptor.

C#
public override CommandDescriptor FillRight { get; }
Property Value:

The fill right command descriptor.

Overrides: CommandDescriptors.FillRight

Gets the fill up command descriptor.

C#
public override CommandDescriptor FillUp { get; }
Property Value:

The fill up command descriptor.

Overrides: CommandDescriptors.FillUp

Gets the command descriptor for flipping the selected shapes horizontally.

C#
public override CommandDescriptor FlipHorizontal { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.FlipHorizontal

Gets the command descriptor for flipping the selected shapes vertically.

C#
public override CommandDescriptor FlipVertical { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.FlipVertical

Gets the font group command descriptor.

C#
public override CommandDescriptor FontGroup { get; }
Property Value:

The font group command descriptor.

Overrides: CommandDescriptors.FontGroup

Gets the freeze first column command descriptor.

C#
public override CommandDescriptor FreezeFirstColumn { get; }
Property Value:

The freeze first column command descriptor.

Overrides: CommandDescriptors.FreezeFirstColumn

Gets the freeze panes command descriptor.

C#
public override CommandDescriptor FreezePanes { get; }
Property Value:

The freeze panes command descriptor.

Overrides: CommandDescriptors.FreezePanes

Gets the freeze top row command descriptor.

C#
public override CommandDescriptor FreezeTopRow { get; }
Property Value:

The freeze top row command descriptor.

Overrides: CommandDescriptors.FreezeTopRow

Gets the function library group command descriptor.

C#
public override CommandDescriptor FunctionLibraryGroup { get; }
Property Value:

The function library group command descriptor.

Overrides: CommandDescriptors.FunctionLibraryGroup

Gets the command descriptors for hiding columns.

C#
public override CommandDescriptor HideColumns { get; }
Property Value:

The command descriptors for hiding columns.

Overrides: CommandDescriptors.HideColumns

Gets the command descriptors for hiding rows.

C#
public override CommandDescriptor HideRows { get; }
Property Value:

The command descriptors for hiding rows.

Overrides: CommandDescriptors.HideRows

Gets the command descriptor for hiding sheet.

C#
public override CommandDescriptor HideSheet { get; }
Property Value:

The command descriptor for hiding sheet.

Overrides: CommandDescriptors.HideSheet

Gets the increase decimal places command descriptor.

C#
public override CommandDescriptor IncreaseDecimalPlaces { get; }
Property Value:

The increase decimal places command descriptor.

Overrides: CommandDescriptors.IncreaseDecimalPlaces

Gets the size of the increase font command descriptor.

C#
public override CommandDescriptor IncreaseFontSize { get; }
Property Value:

The size of the increase font command descriptor.

Overrides: CommandDescriptors.IncreaseFontSize

Gets the increase indent command descriptor.

C#
public override CommandDescriptor IncreaseIndent { get; }
Property Value:

The increase indent command descriptor.

Overrides: CommandDescriptors.IncreaseIndent

Gets the command descriptor for inserting cells.

C#
public override CommandDescriptor InsertCells { get; }
Property Value:

The command descriptor for inserting cells.

Overrides: CommandDescriptors.InsertCells

Gets the command descriptor for inserting a chart.

C#
public override CommandDescriptor InsertChart { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.InsertChart

Gets the command descriptor for inserting columns.

C#
public override CommandDescriptor InsertColumns { get; }
Property Value:

The command descriptor for inserting columns.

Overrides: CommandDescriptors.InsertColumns

Gets the command descriptor for inserting a page break.

C#
public override CommandDescriptor InsertPageBreak { get; }
Property Value:

The insert page break.

Overrides: CommandDescriptors.InsertPageBreak

Gets the command descriptor for inserting a picture.

C#
public override CommandDescriptor InsertPicture { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.InsertPicture

Gets the command descriptor for inserting rows.

C#
public override CommandDescriptor InsertRows { get; }
Property Value:

The command descriptor for inserting rows.

Overrides: CommandDescriptors.InsertRows

Gets the command descriptor for inserting sheet.

C#
public override CommandDescriptor InsertSheet { get; }
Property Value:

The command descriptor for inserting sheet.

Overrides: CommandDescriptors.InsertSheet

Gets the command descriptor for jump to next comment.

C#
public override CommandDescriptor JumpToNextComment { get; }
Property Value:

The command descriptor for jump to next comment.

Overrides: CommandDescriptors.JumpToNextComment

Gets the command descriptor for jump to next note.

C#
public override CommandDescriptor JumpToNextNote { get; }
Property Value:

The command descriptor for jump to next note.

Overrides: CommandDescriptors.JumpToNextNote

Gets the command descriptor for jump to previous comment.

C#
public override CommandDescriptor JumpToPreviousComment { get; }
Property Value:

The command descriptor for jump to previous comment.

Overrides: CommandDescriptors.JumpToPreviousComment

Gets the command descriptor for jump to previous note.

C#
public override CommandDescriptor JumpToPreviousNote { get; }
Property Value:

The command descriptor for jump to previous note.

Overrides: CommandDescriptors.JumpToPreviousNote

Gets the links group command descriptor.

C#
public override CommandDescriptor LinksGroup { get; }
Property Value:

The links group command descriptor.

Overrides: CommandDescriptors.LinksGroup

Gets the merge command descriptor.

C#
public override CommandDescriptor Merge { get; }
Property Value:

The merge command descriptor.

Overrides: CommandDescriptors.Merge

Gets the merge across command descriptor.

C#
public override CommandDescriptor MergeAcross { get; }
Property Value:

The merge across command descriptor.

Overrides: CommandDescriptors.MergeAcross

Gets the merge and center command descriptor.

C#
public override CommandDescriptor MergeAndCenter { get; }
Property Value:

The merge and center command descriptor.

Overrides: CommandDescriptors.MergeAndCenter

Gets the new file command descriptor.

C#
public override CommandDescriptor NewFile { get; }
Property Value:

The new file command descriptor.

Overrides: CommandDescriptors.NewFile

Gets the number group command descriptor.

C#
public override CommandDescriptor NumberGroup { get; }
Property Value:

The number group command descriptor.

Overrides: CommandDescriptors.NumberGroup

Gets the open file command descriptor.

C#
public override CommandDescriptor OpenFile { get; }
Property Value:

The open file command descriptor.

Overrides: CommandDescriptors.OpenFile

Gets the command descriptor for opening the simple conditional formatting dialog.

C#
public override CommandDescriptor OpenSimpleConditionalFormattingDialog { get; }
Property Value:

The command descriptor for opening the simple conditional formatting dialog.

Overrides: CommandDescriptors.OpenSimpleConditionalFormattingDialog

Gets the paste command descriptor.

C#
public override CommandDescriptor Paste { get; }
Property Value:

The paste command descriptor.

Overrides: CommandDescriptors.Paste

Gets the paste column widths command descriptor.

C#
public override CommandDescriptor PasteColumnWidths { get; }
Property Value:

The paste column widths command descriptor.

Overrides: CommandDescriptors.PasteColumnWidths

Gets the paste formatting command descriptor.

C#
public override CommandDescriptor PasteFormatting { get; }
Property Value:

The paste formatting command descriptor.

Overrides: CommandDescriptors.PasteFormatting

Gets the paste formulas command descriptor.

C#
public override CommandDescriptor PasteFormulas { get; }
Property Value:

The paste formulas command descriptor.

Overrides: CommandDescriptors.PasteFormulas

Gets the paste formulas and number formats command descriptor.

C#
public override CommandDescriptor PasteFormulasAndNumberFormats { get; }
Property Value:

The paste formulas and number formats command descriptor.

Overrides: CommandDescriptors.PasteFormulasAndNumberFormats

Gets the paste values command descriptor.

C#
public override CommandDescriptor PasteValues { get; }
Property Value:

The paste values command descriptor.

Overrides: CommandDescriptors.PasteValues

Gets the paste values and number formats command descriptor.

C#
public override CommandDescriptor PasteValuesAndNumberFormats { get; }
Property Value:

The paste values and number formats command descriptor.

Overrides: CommandDescriptors.PasteValuesAndNumberFormats

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

C#
public override CommandDescriptor PictureToolsTab { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.PictureToolsTab

Gets the command descriptor for printing gridlines.

C#
public override CommandDescriptor PrintGridlines { get; }
Property Value:

The command descriptor for printing gridlines.

Overrides: CommandDescriptors.PrintGridlines

Gets the command descriptor for printing row and column headings.

C#
public override CommandDescriptor PrintRowColumnHeadings { get; }
Property Value:

The command descriptor for printing row and column headings.

Overrides: CommandDescriptors.PrintRowColumnHeadings

Gets the RadSpreadsheet.

C#
public override RadSpreadsheet RadSpreadsheet { get; }
Property Value:

The RadSpreadsheet.

Overrides: CommandDescriptors.RadSpreadsheet

Gets the command descriptor for reapplying filters.

C#
public override CommandDescriptor ReapplyFilters { get; }
Property Value:

The command descriptor for reapplying filters.

Overrides: CommandDescriptors.ReapplyFilters

Gets the redo command descriptor.

C#
public override CommandDescriptor Redo { get; }
Property Value:

The redo command descriptor.

Overrides: CommandDescriptors.Redo

Gets the command descriptor for removing cells.

C#
public override CommandDescriptor RemoveCells { get; }
Property Value:

The command descriptor for removing cells.

Overrides: CommandDescriptors.RemoveCells

Gets the command descriptor for removing columns.

C#
public override CommandDescriptor RemoveColumns { get; }
Property Value:

The command descriptor for removing columns.

Overrides: CommandDescriptors.RemoveColumns

Gets the command descriptor for removing comment.

C#
public override CommandDescriptor RemoveComment { get; }
Property Value:

The command descriptor for removing comment.

Overrides: CommandDescriptors.RemoveComment

Gets the remove hyperlink command descriptor.

C#
public override CommandDescriptor RemoveHyperlink { get; }
Property Value:

The remove hyperlink command descriptor.

Overrides: CommandDescriptors.RemoveHyperlink

Gets the command descriptor for removing note.

C#
public override CommandDescriptor RemoveNote { get; }
Property Value:

The command descriptor for removing note.

Overrides: CommandDescriptors.RemoveNote

Gets the command descriptor for removing a page break.

C#
public override CommandDescriptor RemovePageBreak { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.RemovePageBreak

Gets the command descriptor for removing rows.

C#
public override CommandDescriptor RemoveRows { get; }
Property Value:

The command descriptor for removing rows.

Overrides: CommandDescriptors.RemoveRows

Gets the command descriptor for removing sheet.

C#
public override CommandDescriptor RemoveSheet { get; }
Property Value:

The command descriptor for removing sheet.

Overrides: CommandDescriptors.RemoveSheet

Gets the command descriptor for replying comment.

C#
public override CommandDescriptor ReplyComment { get; }
Property Value:

The command descriptor for replying comment.

Overrides: CommandDescriptors.ReplyComment

Gets the command descriptor for resetting all page breaks.

C#
public override CommandDescriptor ResetAllPageBreaks { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.ResetAllPageBreaks

Gets the command descriptor for rotating the selected shapes ninety degrees to the left.

C#
public override CommandDescriptor RotateNinetyDegreesLeft { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.RotateNinetyDegreesLeft

Gets the command descriptor for rotating the selected shapes ninety degrees to the right.

C#
public override CommandDescriptor RotateNinetyDegreesRight { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.RotateNinetyDegreesRight

Gets the save file command descriptor.

C#
public override CommandDescriptor SaveFile { get; }
Property Value:

The save file command descriptor.

Overrides: CommandDescriptors.SaveFile

Gets the scale factor command descriptor.

C#
public override CommandDescriptor ScaleFactor { get; }
Property Value:

The scale factor command descriptor.

Overrides: CommandDescriptors.ScaleFactor

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

C#
public override CommandDescriptor SelectColumns { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SelectColumns

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

C#
public override CommandDescriptor SelectRows { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SelectRows

Gets the command descriptor for sending a shape a step backward.

C#
public override CommandDescriptor SendBackward { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SendBackward

Gets the command descriptor for sending a shape to the back of all shapes.

C#
public override CommandDescriptor SendToBack { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SendToBack

Gets the set borders command descriptor.

C#
public override CommandDescriptor SetBorders { get; }
Property Value:

The set borders command descriptor.

Overrides: CommandDescriptors.SetBorders

Gets the command descriptor for setting ColorScale conditional formatting rule.

C#
public override CommandDescriptor SetColorScaleConditionalFormattingRule { get; }
Property Value:

The command descriptor for setting ColorScale conditional formatting rule.

Overrides: CommandDescriptors.SetColorScaleConditionalFormattingRule

Gets the command descriptor for setting the columns width.

C#
public override CommandDescriptor SetColumnsWidth { get; }
Property Value:

The command descriptor for setting the columns width.

Overrides: CommandDescriptors.SetColumnsWidth

Gets the command descriptor for setting DataBar conditional formatting rule.

C#
public override CommandDescriptor SetDataBarConditionalFormattingRule { get; }
Property Value:

The command descriptor for setting DataBar conditional formatting rule.

Overrides: CommandDescriptors.SetDataBarConditionalFormattingRule

Gets the command descriptor for setting default column width.

C#
public override CommandDescriptor SetDefaultColumnWidth { get; }
Property Value:

The command descriptor for setting default column width.

Overrides: CommandDescriptors.SetDefaultColumnWidth

Gets the command descriptor for setting default row height.

C#
public override CommandDescriptor SetDefaultRowHeight { get; }
Property Value:

The command descriptor for setting default row height.

Overrides: CommandDescriptors.SetDefaultRowHeight

Gets the color of the set fill command descriptor.

C#
public override CommandDescriptor SetFillColor { get; }
Property Value:

The color of the set fill command descriptor.

Overrides: CommandDescriptors.SetFillColor

Gets the command descriptor for setting filter range.

C#
public override CommandDescriptor SetFilterRange { get; }
Property Value:

The command descriptor for setting filter range.

Overrides: CommandDescriptors.SetFilterRange

Gets the set font family command descriptor.

C#
public override CommandDescriptor SetFontFamily { get; }
Property Value:

The set font family command descriptor.

Overrides: CommandDescriptors.SetFontFamily

Gets the size of the set font command descriptor.

C#
public override CommandDescriptor SetFontSize { get; }
Property Value:

The size of the set font command descriptor.

Overrides: CommandDescriptors.SetFontSize

Gets the color of the set fore command descriptor.

C#
public override CommandDescriptor SetForeColor { get; }
Property Value:

The color of the set fore command descriptor.

Overrides: CommandDescriptors.SetForeColor

Gets the set format command descriptor.

C#
public override CommandDescriptor SetFormat { get; }
Property Value:

The set format command descriptor.

Overrides: CommandDescriptors.SetFormat

Gets the command descriptor for setting horizontal alignment.

C#
public override CommandDescriptor SetHorizontalAlignment { get; }
Property Value:

The command descriptor for setting horizontal alignment.

Overrides: CommandDescriptors.SetHorizontalAlignment

Gets the command descriptor for setting IconSet conditional formatting rule.

C#
public override CommandDescriptor SetIconSetConditionalFormattingRule { get; }
Property Value:

The command descriptor for setting IconSet conditional formatting rule.

Overrides: CommandDescriptors.SetIconSetConditionalFormattingRule

Gets the set is bold command descriptor.

C#
public override CommandDescriptor SetIsBold { get; }
Property Value:

The set is bold command descriptor.

Overrides: CommandDescriptors.SetIsBold

Gets the set is italic command descriptor.

C#
public override CommandDescriptor SetIsItalic { get; }
Property Value:

The set is italic command descriptor.

Overrides: CommandDescriptors.SetIsItalic

Gets the command descriptor for setting is wrapped.

C#
public override CommandDescriptor SetIsWrapped { get; }
Property Value:

The command descriptor for setting is wrapped.

Overrides: CommandDescriptors.SetIsWrapped

Gets the command descriptor for setting print area.

C#
public override CommandDescriptor SetPrintArea { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SetPrintArea

Gets the command descriptor for setting rows height.

C#
public override CommandDescriptor SetRowsHeight { get; }
Property Value:

The command descriptor for setting rows height.

Overrides: CommandDescriptors.SetRowsHeight

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

C#
public override CommandDescriptor SetShapeHeight { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SetShapeHeight

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

C#
public override CommandDescriptor SetShapeWidth { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SetShapeWidth

Gets the set style command descriptor.

C#
public override CommandDescriptor SetStyle { get; }
Property Value:

The set style command descriptor.

Overrides: CommandDescriptors.SetStyle

Gets the set underline command descriptor.

C#
public override CommandDescriptor SetUnderline { get; }
Property Value:

The set underline command descriptor.

Overrides: CommandDescriptors.SetUnderline

Gets the command descriptor for setting vertical alignment.

C#
public override CommandDescriptor SetVerticalAlignment { get; }
Property Value:

The command descriptor for setting vertical alignment.

Overrides: CommandDescriptors.SetVerticalAlignment

Gets the command descriptor for show all comments.

C#
public override CommandDescriptor ShowAllComments { get; }
Property Value:

The command descriptor for show all comments.

Overrides: CommandDescriptors.ShowAllComments

Gets the command descriptor for show all notes.

C#
public override CommandDescriptor ShowAllNotes { get; }
Property Value:

The command descriptor for show all notes.

Overrides: CommandDescriptors.ShowAllNotes

Gets the command descriptor used for showing CreateDefinedName dialog.

C#
public override CommandDescriptor ShowCreateDefinedNameDialog { get; }
Property Value:

The command descriptor used for showing CreateDefinedName dialog.

Overrides: CommandDescriptors.ShowCreateDefinedNameDialog

Gets the command descriptor for showing CreateNewThemeColors dialog.

C#
public override CommandDescriptor ShowCreateNewThemeColorsDialog { get; }
Property Value:

The command descriptor for showing CreateNewThemeColors dialog.

Overrides: CommandDescriptors.ShowCreateNewThemeColorsDialog

Gets the command descriptor for showing CreateNewThemeFonts dialog.

C#
public override CommandDescriptor ShowCreateNewThemeFontsDialog { get; }
Property Value:

The command descriptor for showing CreateNewThemeFonts dialog.

Overrides: CommandDescriptors.ShowCreateNewThemeFontsDialog

Gets the command descriptor used for showing data validation dialog.

C#
public override CommandDescriptor ShowDataValidationDialog { get; }
Property Value:

The command descriptor used for showing data validation dialog.

Overrides: CommandDescriptors.ShowDataValidationDialog

Gets the command descriptor used for showing FindAndReplace dialog.

C#
public override CommandDescriptor ShowFindAndReplaceDialog { get; }
Property Value:

The command descriptor used for showing FindAndReplace dialog.

Overrides: CommandDescriptors.ShowFindAndReplaceDialog

Gets the command descriptor for showing FormatCells dialog.

C#
public override CommandDescriptor ShowFormatCellsDialog { get; }
Property Value:

The command descriptor for showing FormatCells dialog.

Overrides: CommandDescriptors.ShowFormatCellsDialog

Gets the command descriptor for showing FormatCells dialog number tab.

C#
public override CommandDescriptor ShowFormatCellsDialogNumberTab { get; }
Property Value:

The command descriptor for showing FormatCells dialog number tab.

Overrides: CommandDescriptors.ShowFormatCellsDialogNumberTab

Gets the command descriptor used for showing Format Shapes dialog.

C#
public override CommandDescriptor ShowFormatShapesDialog { get; }
Property Value:

The command descriptor used for showing Format Shapes dialog.

Overrides: CommandDescriptors.ShowFormatShapesDialog

Gets the command descriptor for showing gridlines.

C#
public override CommandDescriptor ShowGridlines { get; }
Property Value:

The command descriptor for showing gridlines.

Overrides: CommandDescriptors.ShowGridlines

Gets the command descriptor for show/hide note.

C#
public override CommandDescriptor ShowHideNote { get; }
Property Value:

The command descriptor for show/hide note.

Overrides: CommandDescriptors.ShowHideNote

Gets the command descriptor for showing Hyperlink dialog.

C#
public override CommandDescriptor ShowHyperlinkDialog { get; }
Property Value:

The command descriptor for showing Hyperlink dialog.

Overrides: CommandDescriptors.ShowHyperlinkDialog

Gets the command descriptor for showing InsertFunction dialog.

C#
public override CommandDescriptor ShowInsertFunctionDialog { get; }
Property Value:

The command descriptor for showing InsertFunction dialog.

Overrides: CommandDescriptors.ShowInsertFunctionDialog

Gets the command descriptor for opening a dialog for managing conditional formatting instances.

C#
public override CommandDescriptor ShowManageConditionalFormattingDialog { get; }
Property Value:

The command descriptor for opening the dialog.

Overrides: CommandDescriptors.ShowManageConditionalFormattingDialog

Gets the command descriptor for showing MoreColors dialog.

C#
public override CommandDescriptor ShowMoreColorsDialog { get; }
Property Value:

The command descriptor for showing MoreColors dialog.

Overrides: CommandDescriptors.ShowMoreColorsDialog

Gets the command descriptor used for showing the NameManager dialog.

C#
public override CommandDescriptor ShowNameManagerDialog { get; }
Property Value:

The command descriptor used for showing the NameManager dialog.

Overrides: CommandDescriptors.ShowNameManagerDialog

Gets the command descriptor for adding a new conditional formattings in current selection.

C#
public override CommandDescriptor ShowNewConditionalFormattingDialog { get; }
Property Value:

The command descriptor for adding new conditional formattings in current selection.

Overrides: CommandDescriptors.ShowNewConditionalFormattingDialog

Gets the command descriptor used for showing PageSetup dialog.

C#
public override CommandDescriptor ShowPageSetupDialog { get; }
Property Value:

The command descriptor used for showing PageSetup dialog.

Overrides: CommandDescriptors.ShowPageSetupDialog

Gets the command descriptor for showing ProtectSheet dialog.

C#
public override CommandDescriptor ShowProtectSheetDialog { get; }
Property Value:

The command descriptor for showing ProtectSheet dialog.

Overrides: CommandDescriptors.ShowProtectSheetDialog

Gets the command descriptor for showing ProtectWorkbook dialog.

C#
public override CommandDescriptor ShowProtectWorkbookDialog { get; }
Property Value:

The command descriptor for showing ProtectWorkbook dialog.

Overrides: CommandDescriptors.ShowProtectWorkbookDialog

Gets the command descriptor for showing row and column headings.

C#
public override CommandDescriptor ShowRowColumnHeadings { get; }
Property Value:

The command descriptor for showing row and column headings.

Overrides: CommandDescriptors.ShowRowColumnHeadings

Gets the command descriptor for showing Series dialog.

C#
public override CommandDescriptor ShowSeriesDialog { get; }
Property Value:

The command descriptor for showing Series dialog.

Overrides: CommandDescriptors.ShowSeriesDialog

Gets the command descriptor used for showing sorting dialog.

C#
public override CommandDescriptor ShowSortingDialog { get; }
Property Value:

The command descriptor used for showing sorting dialog.

Overrides: CommandDescriptors.ShowSortingDialog

Gets the command descriptor for showing Style dialog.

C#
public override CommandDescriptor ShowStyleDialog { get; }
Property Value:

The command descriptor for showing Style dialog.

Overrides: CommandDescriptors.ShowStyleDialog

Gets the command descriptor used for showing unhide sheet dialog.

C#
public override CommandDescriptor ShowUnhideSheetDialog { get; }
Property Value:

The command descriptor used for showing the unhide sheet dialog.

Overrides: CommandDescriptors.ShowUnhideSheetDialog

Gets the command descriptor for showing UnprotectSheet dialog.

C#
public override CommandDescriptor ShowUnprotectSheetDialog { get; }
Property Value:

The command descriptor for showing UnprotectSheet dialog.

Overrides: CommandDescriptors.ShowUnprotectSheetDialog

Gets the command descriptor for showing UnprotectWorkbook dialog.

C#
public override CommandDescriptor ShowUnprotectWorkbookDialog { get; }
Property Value:

The command descriptor for showing UnprotectWorkbook dialog.

Overrides: CommandDescriptors.ShowUnprotectWorkbookDialog

Gets the command descriptor used for showing UpdateSpreadsheetName dialog.

C#
public override CommandDescriptor ShowUpdateSpreadsheetNameDialog { get; }
Property Value:

The command descriptor used for showing UpdateSpreadsheetName dialog.

Overrides: CommandDescriptors.ShowUpdateSpreadsheetNameDialog

Gets the command descriptor for sort.

C#
public override CommandDescriptor Sort { get; }
Property Value:

The command descriptor for sort.

Overrides: CommandDescriptors.Sort

Gets the sort and filter group command descriptor.

C#
public override CommandDescriptor SortAndFilterGroup { get; }
Property Value:

The sort and filter group command descriptor.

Overrides: CommandDescriptors.SortAndFilterGroup

Gets the styles group command descriptor.

C#
public override CommandDescriptor StylesGroup { get; }
Property Value:

The styles group command descriptor.

Overrides: CommandDescriptors.StylesGroup

Gets the command descriptor for the command which switches between worksheet tabs, from right to left.

C#
public override CommandDescriptor SwitchSheetsToLeft { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SwitchSheetsToLeft

Gets the command descriptor for the command which switches between worksheet tabs, from left to right.

C#
public override CommandDescriptor SwitchSheetsToRight { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.SwitchSheetsToRight

Gets the themes group command descriptor.

C#
public override CommandDescriptor ThemesGroup { get; }
Property Value:

The themes group command descriptor.

Overrides: CommandDescriptors.ThemesGroup

Gets the command descriptor for toggling sheet protection.

C#
public override CommandDescriptor ToggleSheetProtection { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.ToggleSheetProtection

Gets the command descriptor for toggling workbook protection.

C#
public override CommandDescriptor ToggleWorkbookProtection { get; }
Property Value:

The command descriptor.

Overrides: CommandDescriptors.ToggleWorkbookProtection

Gets the undo command descriptor.

C#
public override CommandDescriptor Undo { get; }
Property Value:

The undo command descriptor.

Overrides: CommandDescriptors.Undo

Gets the unfreeze panes command descriptor.

C#
public override CommandDescriptor UnfreezePanes { get; }
Property Value:

The unfreeze panes command descriptor.

Overrides: CommandDescriptors.UnfreezePanes

Gets the command descriptors for unhiding columns.

C#
public override CommandDescriptor UnhideColumns { get; }
Property Value:

The command descriptors for unhiding columns.

Overrides: CommandDescriptors.UnhideColumns

Gets the command descriptors for unhiding rows.

C#
public override CommandDescriptor UnhideRows { get; }
Property Value:

The command descriptors for unhiding rows.

Overrides: CommandDescriptors.UnhideRows

Gets the unmerge command descriptor.

C#
public override CommandDescriptor Unmerge { get; }
Property Value:

The unmerge command descriptor.

Overrides: CommandDescriptors.Unmerge

Gets the window group command descriptor.

C#
public override CommandDescriptor WindowGroup { get; }
Property Value:

The window group command descriptor.

Overrides: CommandDescriptors.WindowGroup

In this article
DefinitionConstructorsWorksheetCommandDescriptors(RadWorksheetEditor)PropertiesAddCommentAddNoteAddToPrintAreaAlignmentGroupApplyFunctionAutoFitColumnsWidthAutoFitRowsHeightBringForwardBringToFrontCellsGroupCellsGroupDeleteCellsGroupFormatCellsGroupInsertCircleInvalidDataClearClearConditionalFormattingsFromSelectionClearConditionalFormattingsFromWorksheetClearFiltersClearPrintAreaClearValidationCirclesClipboardGroupContextMenuHideColumnsContextMenuHideRowsContextMenuInsertColumnsContextMenuInsertRowsContextMenuRemoveColumnsContextMenuRemoveRowsContextMenuUnhideColumnsContextMenuUnhideRowsConvertNotesToCommentsCopyCutDataToolsGroupDecreaseDecimalPlacesDecreaseFontSizeDecreaseIndentEditingGroupEditingGroupClearEditingGroupFillEditNoteFillDownFillLeftFillRightFillUpFlipHorizontalFlipVerticalFontGroupFreezeFirstColumnFreezePanesFreezeTopRowFunctionLibraryGroupHideColumnsHideRowsHideSheetIncreaseDecimalPlacesIncreaseFontSizeIncreaseIndentInsertCellsInsertChartInsertColumnsInsertPageBreakInsertPictureInsertRowsInsertSheetJumpToNextCommentJumpToNextNoteJumpToPreviousCommentJumpToPreviousNoteLinksGroupMergeMergeAcrossMergeAndCenterNewFileNumberGroupOpenFileOpenSimpleConditionalFormattingDialogPastePasteColumnWidthsPasteFormattingPasteFormulasPasteFormulasAndNumberFormatsPasteValuesPasteValuesAndNumberFormatsPictureToolsTabPrintGridlinesPrintRowColumnHeadingsRadSpreadsheetReapplyFiltersRedoRemoveCellsRemoveColumnsRemoveCommentRemoveHyperlinkRemoveNoteRemovePageBreakRemoveRowsRemoveSheetReplyCommentResetAllPageBreaksRotateNinetyDegreesLeftRotateNinetyDegreesRightSaveFileScaleFactorSelectColumnsSelectRowsSendBackwardSendToBackSetBordersSetColorScaleConditionalFormattingRuleSetColumnsWidthSetDataBarConditionalFormattingRuleSetDefaultColumnWidthSetDefaultRowHeightSetFillColorSetFilterRangeSetFontFamilySetFontSizeSetForeColorSetFormatSetHorizontalAlignmentSetIconSetConditionalFormattingRuleSetIsBoldSetIsItalicSetIsWrappedSetPrintAreaSetRowsHeightSetShapeHeightSetShapeWidthSetStyleSetUnderlineSetVerticalAlignmentShowAllCommentsShowAllNotesShowCreateDefinedNameDialogShowCreateNewThemeColorsDialogShowCreateNewThemeFontsDialogShowDataValidationDialogShowFindAndReplaceDialogShowFormatCellsDialogShowFormatCellsDialogNumberTabShowFormatShapesDialogShowGridlinesShowHideNoteShowHyperlinkDialogShowInsertFunctionDialogShowManageConditionalFormattingDialogShowMoreColorsDialogShowNameManagerDialogShowNewConditionalFormattingDialogShowPageSetupDialogShowProtectSheetDialogShowProtectWorkbookDialogShowRowColumnHeadingsShowSeriesDialogShowSortingDialogShowStyleDialogShowUnhideSheetDialogShowUnprotectSheetDialogShowUnprotectWorkbookDialogShowUpdateSpreadsheetNameDialogSortSortAndFilterGroupStylesGroupSwitchSheetsToLeftSwitchSheetsToRightThemesGroupToggleSheetProtectionToggleWorkbookProtectionUndoUnfreezePanesUnhideColumnsUnhideRowsUnmergeWindowGroup
Not finding the help you need?
Contact Support