Represents the worksheet command descriptors.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets.Commands.Descriptors
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
public class WorksheetCommandDescriptors : CommandDescriptors, IDisposable, INotifyPropertyChanged
Inheritance: objectCommandDescriptorsWorksheetCommandDescriptors
Implements:
Inherited Members
Constructors
Initializes a new instance of the WorksheetCommandDescriptors class.
public WorksheetCommandDescriptors(RadWorksheetEditor owner)
The owner.
Properties
Gets the command descriptor for adding comment.
public override CommandDescriptor AddComment { get; }
The command descriptor for adding comment.
Overrides:
Gets the command descriptor for adding note.
public override CommandDescriptor AddNote { get; }
The command descriptor for adding note.
Overrides:
Gets the command descriptor for adding area to the print area.
public override CommandDescriptor AddToPrintArea { get; }
The command descriptor.
Overrides:
Gets the alignment group command descriptor.
public override CommandDescriptor AlignmentGroup { get; }
The alignment group command descriptor.
Overrides:
Gets the apply function command descriptor.
public override CommandDescriptor ApplyFunction { get; }
The apply function command descriptor.
Overrides:
Gets the command descriptor for auto fitting column width.
public override CommandDescriptor AutoFitColumnsWidth { get; }
The command descriptor for auto fitting column width.
Overrides:
Gets the command descriptor for auto fitting rows height.
public override CommandDescriptor AutoFitRowsHeight { get; }
The command descriptor for auto fitting rows height.
Overrides:
Gets the command descriptor for bringing a shape a step forward.
public override CommandDescriptor BringForward { get; }
The command descriptor.
Overrides:
Gets the command descriptor for bringing a shape to the front of all shapes.
public override CommandDescriptor BringToFront { get; }
The command descriptor.
Overrides:
Gets the cells group command descriptor.
public override CommandDescriptor CellsGroup { get; }
The cells group command descriptor.
Overrides:
Gets the cells group delete command descriptor.
public override CommandDescriptor CellsGroupDelete { get; }
The cells group delete command descriptor.
Overrides:
Gets the cells group format command descriptor.
public override CommandDescriptor CellsGroupFormat { get; }
The cells group format command descriptor.
Overrides:
Gets the cells group insert command descriptor.
public override CommandDescriptor CellsGroupInsert { get; }
The cells group insert command descriptor.
Overrides:
Gets the circle invalid data command descriptor.
public override CommandDescriptor CircleInvalidData { get; }
The circle invalid data command descriptor.
Overrides:
Gets the clear command descriptor.
public override CommandDescriptor Clear { get; }
The clear command descriptor.
Overrides:
Gets the command descriptor for clearing existing conditional formattings in current selection.
public override CommandDescriptor ClearConditionalFormattingsFromSelection { get; }
The command descriptor for clearing existing conditional formattings in current selection.
Overrides:
Gets the command descriptor for clearing existing conditional formattings from the worksheet.
public override CommandDescriptor ClearConditionalFormattingsFromWorksheet { get; }
The command descriptor for clearing existing conditional formattings from the worksheet.
Overrides:
Gets the command descriptor for clearing filters.
public override CommandDescriptor ClearFilters { get; }
The command descriptor for clearing filters.
Overrides:
Gets the command descriptor for clearing print area.
public override CommandDescriptor ClearPrintArea { get; }
The command descriptor.
Overrides:
Gets the clear validation circles command descriptor.
public override CommandDescriptor ClearValidationCircles { get; }
The clear validation circles command descriptor.
Overrides:
Gets the clipboard group command descriptor.
public override CommandDescriptor ClipboardGroup { get; }
The clipboard group command descriptor.
Overrides:
Gets the command descriptors for hiding columns from the context menu.
public override CommandDescriptor ContextMenuHideColumns { get; }
The command descriptors for hiding columns from the context menu.
Overrides:
Gets the command descriptors for hiding rows from the context menu.
public override CommandDescriptor ContextMenuHideRows { get; }
The command descriptors for hiding rows from the context menu.
Overrides:
Gets the command descriptor for inserting columns from the context menu.
public override CommandDescriptor ContextMenuInsertColumns { get; }
The command descriptor for inserting columns from the context menu.
Overrides:
Gets the command descriptor for inserting rows from the context menu.
public override CommandDescriptor ContextMenuInsertRows { get; }
The command descriptor for inserting rows from the context menu.
Overrides:
Gets the command descriptor for removing columns from the context menu.
public override CommandDescriptor ContextMenuRemoveColumns { get; }
The command descriptor for removing columns from the context menu.
Overrides:
Gets the command descriptor for removing rows from the context menu.
public override CommandDescriptor ContextMenuRemoveRows { get; }
The command descriptor for removing rows from the context menu.
Overrides:
Gets the command descriptors for unhiding columns from the context menu.
public override CommandDescriptor ContextMenuUnhideColumns { get; }
The command descriptors for unhiding columns from the context menu.
Overrides:
Gets the command descriptors for unhiding rows from the context menu.
public override CommandDescriptor ContextMenuUnhideRows { get; }
The command descriptors for unhiding rows from the context menu.
Overrides:
Gets the command descriptor for convert notes to comments.
public override CommandDescriptor ConvertNotesToComments { get; }
The command descriptor for convert notes to comments.
Overrides:
Gets the copy command descriptor.
public override CommandDescriptor Copy { get; }
The copy command descriptor.
Overrides:
Gets the cut command descriptor.
public override CommandDescriptor Cut { get; }
The cut command descriptor.
Overrides:
Gets the data tools group command descriptor.
public override CommandDescriptor DataToolsGroup { get; }
The data tools group command descriptor.
Overrides:
Gets the decrease decimal places command descriptor.
public override CommandDescriptor DecreaseDecimalPlaces { get; }
The decrease decimal places command descriptor.
Overrides:
Gets the size of the decrease font command descriptor.
public override CommandDescriptor DecreaseFontSize { get; }
The size of the decrease font command descriptor.
Overrides:
Gets the decrease indent command descriptor.
public override CommandDescriptor DecreaseIndent { get; }
The decrease indent command descriptor.
Overrides:
Gets the editing group command descriptor.
public override CommandDescriptor EditingGroup { get; }
The editing group command descriptor.
Overrides:
Gets the editing group clear command descriptor.
public override CommandDescriptor EditingGroupClear { get; }
The editing group clear command descriptor.
Overrides:
Gets the editing group fill command descriptor.
public override CommandDescriptor EditingGroupFill { get; }
The editing group fill command descriptor.
Overrides:
Gets the command descriptor for editing note.
public override CommandDescriptor EditNote { get; }
The command descriptor for editing note.
Overrides:
Gets the fill down command descriptor.
public override CommandDescriptor FillDown { get; }
The fill down command descriptor.
Overrides:
Gets the fill left command descriptor.
public override CommandDescriptor FillLeft { get; }
The fill left command descriptor.
Overrides:
Gets the fill right command descriptor.
public override CommandDescriptor FillRight { get; }
The fill right command descriptor.
Overrides:
Gets the fill up command descriptor.
public override CommandDescriptor FillUp { get; }
The fill up command descriptor.
Overrides:
Gets the command descriptor for flipping the selected shapes horizontally.
public override CommandDescriptor FlipHorizontal { get; }
The command descriptor.
Overrides:
Gets the command descriptor for flipping the selected shapes vertically.
public override CommandDescriptor FlipVertical { get; }
The command descriptor.
Overrides:
Gets the font group command descriptor.
public override CommandDescriptor FontGroup { get; }
The font group command descriptor.
Overrides:
Gets the freeze first column command descriptor.
public override CommandDescriptor FreezeFirstColumn { get; }
The freeze first column command descriptor.
Overrides:
Gets the freeze panes command descriptor.
public override CommandDescriptor FreezePanes { get; }
The freeze panes command descriptor.
Overrides:
Gets the freeze top row command descriptor.
public override CommandDescriptor FreezeTopRow { get; }
The freeze top row command descriptor.
Overrides:
Gets the function library group command descriptor.
public override CommandDescriptor FunctionLibraryGroup { get; }
The function library group command descriptor.
Overrides:
Gets the command descriptors for hiding columns.
public override CommandDescriptor HideColumns { get; }
The command descriptors for hiding columns.
Overrides:
Gets the command descriptors for hiding rows.
public override CommandDescriptor HideRows { get; }
The command descriptors for hiding rows.
Overrides:
Gets the command descriptor for hiding sheet.
public override CommandDescriptor HideSheet { get; }
The command descriptor for hiding sheet.
Overrides:
Gets the increase decimal places command descriptor.
public override CommandDescriptor IncreaseDecimalPlaces { get; }
The increase decimal places command descriptor.
Overrides:
Gets the size of the increase font command descriptor.
public override CommandDescriptor IncreaseFontSize { get; }
The size of the increase font command descriptor.
Overrides:
Gets the increase indent command descriptor.
public override CommandDescriptor IncreaseIndent { get; }
The increase indent command descriptor.
Overrides:
Gets the command descriptor for inserting cells.
public override CommandDescriptor InsertCells { get; }
The command descriptor for inserting cells.
Overrides:
Gets the command descriptor for inserting a chart.
public override CommandDescriptor InsertChart { get; }
The command descriptor.
Overrides:
Gets the command descriptor for inserting columns.
public override CommandDescriptor InsertColumns { get; }
The command descriptor for inserting columns.
Overrides:
Gets the command descriptor for inserting a page break.
public override CommandDescriptor InsertPageBreak { get; }
The insert page break.
Overrides:
Gets the command descriptor for inserting a picture.
public override CommandDescriptor InsertPicture { get; }
The command descriptor.
Overrides:
Gets the command descriptor for inserting rows.
public override CommandDescriptor InsertRows { get; }
The command descriptor for inserting rows.
Overrides:
Gets the command descriptor for inserting sheet.
public override CommandDescriptor InsertSheet { get; }
The command descriptor for inserting sheet.
Overrides:
Gets the command descriptor for jump to next comment.
public override CommandDescriptor JumpToNextComment { get; }
The command descriptor for jump to next comment.
Overrides:
Gets the command descriptor for jump to next note.
public override CommandDescriptor JumpToNextNote { get; }
The command descriptor for jump to next note.
Overrides:
Gets the command descriptor for jump to previous comment.
public override CommandDescriptor JumpToPreviousComment { get; }
The command descriptor for jump to previous comment.
Overrides:
Gets the command descriptor for jump to previous note.
public override CommandDescriptor JumpToPreviousNote { get; }
The command descriptor for jump to previous note.
Overrides:
Gets the links group command descriptor.
public override CommandDescriptor LinksGroup { get; }
The links group command descriptor.
Overrides:
Gets the merge command descriptor.
public override CommandDescriptor Merge { get; }
The merge command descriptor.
Overrides:
Gets the merge across command descriptor.
public override CommandDescriptor MergeAcross { get; }
The merge across command descriptor.
Overrides:
Gets the merge and center command descriptor.
public override CommandDescriptor MergeAndCenter { get; }
The merge and center command descriptor.
Overrides:
Gets the new file command descriptor.
public override CommandDescriptor NewFile { get; }
The new file command descriptor.
Overrides:
Gets the number group command descriptor.
public override CommandDescriptor NumberGroup { get; }
The number group command descriptor.
Overrides:
Gets the open file command descriptor.
public override CommandDescriptor OpenFile { get; }
The open file command descriptor.
Overrides:
Gets the command descriptor for opening the simple conditional formatting dialog.
public override CommandDescriptor OpenSimpleConditionalFormattingDialog { get; }
The command descriptor for opening the simple conditional formatting dialog.
Overrides:
Gets the paste command descriptor.
public override CommandDescriptor Paste { get; }
The paste command descriptor.
Overrides:
Gets the paste column widths command descriptor.
public override CommandDescriptor PasteColumnWidths { get; }
The paste column widths command descriptor.
Overrides:
Gets the paste formatting command descriptor.
public override CommandDescriptor PasteFormatting { get; }
The paste formatting command descriptor.
Overrides:
Gets the paste formulas command descriptor.
public override CommandDescriptor PasteFormulas { get; }
The paste formulas command descriptor.
Overrides:
Gets the paste formulas and number formats command descriptor.
public override CommandDescriptor PasteFormulasAndNumberFormats { get; }
The paste formulas and number formats command descriptor.
Overrides:
Gets the paste values command descriptor.
public override CommandDescriptor PasteValues { get; }
The paste values command descriptor.
Overrides:
Gets the paste values and number formats command descriptor.
public override CommandDescriptor PasteValuesAndNumberFormats { get; }
The paste values and number formats command descriptor.
Overrides:
Gets the command descriptor for enabling and disabling the contextually dependent picture tools tab.
public override CommandDescriptor PictureToolsTab { get; }
The command descriptor.
Overrides:
Gets the command descriptor for printing gridlines.
public override CommandDescriptor PrintGridlines { get; }
The command descriptor for printing gridlines.
Overrides:
Gets the command descriptor for printing row and column headings.
public override CommandDescriptor PrintRowColumnHeadings { get; }
The command descriptor for printing row and column headings.
Overrides:
Gets the RadSpreadsheet.
public override RadSpreadsheet RadSpreadsheet { get; }
The RadSpreadsheet.
Overrides:
Gets the command descriptor for reapplying filters.
public override CommandDescriptor ReapplyFilters { get; }
The command descriptor for reapplying filters.
Overrides:
Gets the redo command descriptor.
public override CommandDescriptor Redo { get; }
The redo command descriptor.
Overrides:
Gets the command descriptor for removing cells.
public override CommandDescriptor RemoveCells { get; }
The command descriptor for removing cells.
Overrides:
Gets the command descriptor for removing columns.
public override CommandDescriptor RemoveColumns { get; }
The command descriptor for removing columns.
Overrides:
Gets the command descriptor for removing comment.
public override CommandDescriptor RemoveComment { get; }
The command descriptor for removing comment.
Overrides:
Gets the remove hyperlink command descriptor.
public override CommandDescriptor RemoveHyperlink { get; }
The remove hyperlink command descriptor.
Overrides:
Gets the command descriptor for removing note.
public override CommandDescriptor RemoveNote { get; }
The command descriptor for removing note.
Overrides:
Gets the command descriptor for removing a page break.
public override CommandDescriptor RemovePageBreak { get; }
The command descriptor.
Overrides:
Gets the command descriptor for removing rows.
public override CommandDescriptor RemoveRows { get; }
The command descriptor for removing rows.
Overrides:
Gets the command descriptor for removing sheet.
public override CommandDescriptor RemoveSheet { get; }
The command descriptor for removing sheet.
Overrides:
Gets the command descriptor for replying comment.
public override CommandDescriptor ReplyComment { get; }
The command descriptor for replying comment.
Overrides:
Gets the command descriptor for resetting all page breaks.
public override CommandDescriptor ResetAllPageBreaks { get; }
The command descriptor.
Overrides:
Gets the command descriptor for rotating the selected shapes ninety degrees to the left.
public override CommandDescriptor RotateNinetyDegreesLeft { get; }
The command descriptor.
Overrides:
Gets the command descriptor for rotating the selected shapes ninety degrees to the right.
public override CommandDescriptor RotateNinetyDegreesRight { get; }
The command descriptor.
Overrides:
Gets the save file command descriptor.
public override CommandDescriptor SaveFile { get; }
The save file command descriptor.
Overrides:
Gets the scale factor command descriptor.
public override CommandDescriptor ScaleFactor { get; }
The scale factor command descriptor.
Overrides:
Gets the command descriptor for the command which selects all columns included in the last selected cell range.
public override CommandDescriptor SelectColumns { get; }
The command descriptor.
Overrides:
Gets the command descriptor for the command which selects all rows included in the last selected cell range.
public override CommandDescriptor SelectRows { get; }
The command descriptor.
Overrides:
Gets the command descriptor for sending a shape a step backward.
public override CommandDescriptor SendBackward { get; }
The command descriptor.
Overrides:
Gets the command descriptor for sending a shape to the back of all shapes.
public override CommandDescriptor SendToBack { get; }
The command descriptor.
Overrides:
Gets the set borders command descriptor.
public override CommandDescriptor SetBorders { get; }
The set borders command descriptor.
Overrides:
Gets the command descriptor for setting ColorScale conditional formatting rule.
public override CommandDescriptor SetColorScaleConditionalFormattingRule { get; }
The command descriptor for setting ColorScale conditional formatting rule.
Overrides:
Gets the command descriptor for setting the columns width.
public override CommandDescriptor SetColumnsWidth { get; }
The command descriptor for setting the columns width.
Overrides:
Gets the command descriptor for setting DataBar conditional formatting rule.
public override CommandDescriptor SetDataBarConditionalFormattingRule { get; }
The command descriptor for setting DataBar conditional formatting rule.
Overrides:
Gets the command descriptor for setting default column width.
public override CommandDescriptor SetDefaultColumnWidth { get; }
The command descriptor for setting default column width.
Overrides:
Gets the command descriptor for setting default row height.
public override CommandDescriptor SetDefaultRowHeight { get; }
The command descriptor for setting default row height.
Overrides:
Gets the color of the set fill command descriptor.
public override CommandDescriptor SetFillColor { get; }
The color of the set fill command descriptor.
Overrides:
Gets the command descriptor for setting filter range.
public override CommandDescriptor SetFilterRange { get; }
The command descriptor for setting filter range.
Overrides:
Gets the set font family command descriptor.
public override CommandDescriptor SetFontFamily { get; }
The set font family command descriptor.
Overrides:
Gets the size of the set font command descriptor.
public override CommandDescriptor SetFontSize { get; }
The size of the set font command descriptor.
Overrides:
Gets the color of the set fore command descriptor.
public override CommandDescriptor SetForeColor { get; }
The color of the set fore command descriptor.
Overrides:
Gets the set format command descriptor.
public override CommandDescriptor SetFormat { get; }
The set format command descriptor.
Overrides:
Gets the command descriptor for setting horizontal alignment.
public override CommandDescriptor SetHorizontalAlignment { get; }
The command descriptor for setting horizontal alignment.
Overrides:
Gets the command descriptor for setting IconSet conditional formatting rule.
public override CommandDescriptor SetIconSetConditionalFormattingRule { get; }
The command descriptor for setting IconSet conditional formatting rule.
Overrides:
Gets the set is bold command descriptor.
public override CommandDescriptor SetIsBold { get; }
The set is bold command descriptor.
Overrides:
Gets the set is italic command descriptor.
public override CommandDescriptor SetIsItalic { get; }
The set is italic command descriptor.
Overrides:
Gets the command descriptor for setting is wrapped.
public override CommandDescriptor SetIsWrapped { get; }
The command descriptor for setting is wrapped.
Overrides:
Gets the command descriptor for setting print area.
public override CommandDescriptor SetPrintArea { get; }
The command descriptor.
Overrides:
Gets the command descriptor for setting rows height.
public override CommandDescriptor SetRowsHeight { get; }
The command descriptor for setting rows height.
Overrides:
Gets the command descriptor for setting the height of the selected shapes.
public override CommandDescriptor SetShapeHeight { get; }
The command descriptor.
Overrides:
Gets the command descriptor for setting the width of the selected shapes.
public override CommandDescriptor SetShapeWidth { get; }
The command descriptor.
Overrides:
Gets the set style command descriptor.
public override CommandDescriptor SetStyle { get; }
The set style command descriptor.
Overrides:
Gets the set underline command descriptor.
public override CommandDescriptor SetUnderline { get; }
The set underline command descriptor.
Overrides:
Gets the command descriptor for setting vertical alignment.
public override CommandDescriptor SetVerticalAlignment { get; }
The command descriptor for setting vertical alignment.
Overrides:
Gets the command descriptor for show all comments.
public override CommandDescriptor ShowAllComments { get; }
The command descriptor for show all comments.
Overrides:
Gets the command descriptor for show all notes.
public override CommandDescriptor ShowAllNotes { get; }
The command descriptor for show all notes.
Overrides:
Gets the command descriptor used for showing CreateDefinedName dialog.
public override CommandDescriptor ShowCreateDefinedNameDialog { get; }
The command descriptor used for showing CreateDefinedName dialog.
Overrides:
Gets the command descriptor for showing CreateNewThemeColors dialog.
public override CommandDescriptor ShowCreateNewThemeColorsDialog { get; }
The command descriptor for showing CreateNewThemeColors dialog.
Overrides:
Gets the command descriptor for showing CreateNewThemeFonts dialog.
public override CommandDescriptor ShowCreateNewThemeFontsDialog { get; }
The command descriptor for showing CreateNewThemeFonts dialog.
Overrides:
Gets the command descriptor used for showing data validation dialog.
public override CommandDescriptor ShowDataValidationDialog { get; }
The command descriptor used for showing data validation dialog.
Overrides:
Gets the command descriptor used for showing FindAndReplace dialog.
public override CommandDescriptor ShowFindAndReplaceDialog { get; }
The command descriptor used for showing FindAndReplace dialog.
Overrides:
Gets the command descriptor for showing FormatCells dialog.
public override CommandDescriptor ShowFormatCellsDialog { get; }
The command descriptor for showing FormatCells dialog.
Overrides:
Gets the command descriptor for showing FormatCells dialog number tab.
public override CommandDescriptor ShowFormatCellsDialogNumberTab { get; }
The command descriptor for showing FormatCells dialog number tab.
Overrides:
Gets the command descriptor used for showing Format Shapes dialog.
public override CommandDescriptor ShowFormatShapesDialog { get; }
The command descriptor used for showing Format Shapes dialog.
Overrides:
Gets the command descriptor for showing gridlines.
public override CommandDescriptor ShowGridlines { get; }
The command descriptor for showing gridlines.
Overrides:
Gets the command descriptor for show/hide note.
public override CommandDescriptor ShowHideNote { get; }
The command descriptor for show/hide note.
Overrides:
Gets the command descriptor for showing Hyperlink dialog.
public override CommandDescriptor ShowHyperlinkDialog { get; }
The command descriptor for showing Hyperlink dialog.
Overrides:
Gets the command descriptor for showing InsertFunction dialog.
public override CommandDescriptor ShowInsertFunctionDialog { get; }
The command descriptor for showing InsertFunction dialog.
Overrides:
Gets the command descriptor for opening a dialog for managing conditional formatting instances.
public override CommandDescriptor ShowManageConditionalFormattingDialog { get; }
The command descriptor for opening the dialog.
Overrides:
Gets the command descriptor for showing MoreColors dialog.
public override CommandDescriptor ShowMoreColorsDialog { get; }
The command descriptor for showing MoreColors dialog.
Overrides:
Gets the command descriptor used for showing the NameManager dialog.
public override CommandDescriptor ShowNameManagerDialog { get; }
The command descriptor used for showing the NameManager dialog.
Overrides:
Gets the command descriptor for adding a new conditional formattings in current selection.
public override CommandDescriptor ShowNewConditionalFormattingDialog { get; }
The command descriptor for adding new conditional formattings in current selection.
Overrides:
Gets the command descriptor used for showing PageSetup dialog.
public override CommandDescriptor ShowPageSetupDialog { get; }
The command descriptor used for showing PageSetup dialog.
Overrides:
Gets the command descriptor for showing ProtectSheet dialog.
public override CommandDescriptor ShowProtectSheetDialog { get; }
The command descriptor for showing ProtectSheet dialog.
Overrides:
Gets the command descriptor for showing ProtectWorkbook dialog.
public override CommandDescriptor ShowProtectWorkbookDialog { get; }
The command descriptor for showing ProtectWorkbook dialog.
Overrides:
Gets the command descriptor for showing row and column headings.
public override CommandDescriptor ShowRowColumnHeadings { get; }
The command descriptor for showing row and column headings.
Overrides:
Gets the command descriptor for showing Series dialog.
public override CommandDescriptor ShowSeriesDialog { get; }
The command descriptor for showing Series dialog.
Overrides:
Gets the command descriptor used for showing sorting dialog.
public override CommandDescriptor ShowSortingDialog { get; }
The command descriptor used for showing sorting dialog.
Overrides:
Gets the command descriptor for showing Style dialog.
public override CommandDescriptor ShowStyleDialog { get; }
The command descriptor for showing Style dialog.
Overrides:
Gets the command descriptor used for showing unhide sheet dialog.
public override CommandDescriptor ShowUnhideSheetDialog { get; }
The command descriptor used for showing the unhide sheet dialog.
Overrides:
Gets the command descriptor for showing UnprotectSheet dialog.
public override CommandDescriptor ShowUnprotectSheetDialog { get; }
The command descriptor for showing UnprotectSheet dialog.
Overrides:
Gets the command descriptor for showing UnprotectWorkbook dialog.
public override CommandDescriptor ShowUnprotectWorkbookDialog { get; }
The command descriptor for showing UnprotectWorkbook dialog.
Overrides:
Gets the command descriptor used for showing UpdateSpreadsheetName dialog.
public override CommandDescriptor ShowUpdateSpreadsheetNameDialog { get; }
The command descriptor used for showing UpdateSpreadsheetName dialog.
Overrides:
Gets the command descriptor for sort.
public override CommandDescriptor Sort { get; }
The command descriptor for sort.
Overrides:
Gets the sort and filter group command descriptor.
public override CommandDescriptor SortAndFilterGroup { get; }
The sort and filter group command descriptor.
Overrides:
Gets the styles group command descriptor.
public override CommandDescriptor StylesGroup { get; }
The styles group command descriptor.
Overrides:
Gets the command descriptor for the command which switches between worksheet tabs, from right to left.
public override CommandDescriptor SwitchSheetsToLeft { get; }
The command descriptor.
Overrides:
Gets the command descriptor for the command which switches between worksheet tabs, from left to right.
public override CommandDescriptor SwitchSheetsToRight { get; }
The command descriptor.
Overrides:
Gets the themes group command descriptor.
public override CommandDescriptor ThemesGroup { get; }
The themes group command descriptor.
Overrides:
Gets the command descriptor for toggling sheet protection.
public override CommandDescriptor ToggleSheetProtection { get; }
The command descriptor.
Overrides:
Gets the command descriptor for toggling workbook protection.
public override CommandDescriptor ToggleWorkbookProtection { get; }
The command descriptor.
Overrides:
Gets the undo command descriptor.
public override CommandDescriptor Undo { get; }
The undo command descriptor.
Overrides:
Gets the unfreeze panes command descriptor.
public override CommandDescriptor UnfreezePanes { get; }
The unfreeze panes command descriptor.
Overrides:
Gets the command descriptors for unhiding columns.
public override CommandDescriptor UnhideColumns { get; }
The command descriptors for unhiding columns.
Overrides:
Gets the command descriptors for unhiding rows.
public override CommandDescriptor UnhideRows { get; }
The command descriptors for unhiding rows.
Overrides:
Gets the unmerge command descriptor.
public override CommandDescriptor Unmerge { get; }
The unmerge command descriptor.
Overrides:
Gets the window group command descriptor.
public override CommandDescriptor WindowGroup { get; }
The window group command descriptor.
Overrides: