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