Class WorksheetCommandDescriptors
Represents the worksheet command descriptors.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets.Commands.Descriptors
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class WorksheetCommandDescriptors : CommandDescriptors, IDisposable, INotifyPropertyChanged
Constructors
WorksheetCommandDescriptors(RadWorksheetEditor)
Initializes a new instance of the WorksheetCommandDescriptors class.
Declaration
public WorksheetCommandDescriptors(RadWorksheetEditor owner)
Parameters
RadWorksheetEditor
owner
The owner. |
Properties
AddToPrintArea
Gets the command descriptor for adding area to the print area.
Declaration
public override CommandDescriptor AddToPrintArea { get; }
Property Value
CommandDescriptor
The command descriptor. |
Overrides
AlignmentGroup
Gets the alignment group command descriptor.
Declaration
public override CommandDescriptor AlignmentGroup { get; }
Property Value
CommandDescriptor
The alignment group command descriptor. |
Overrides
ApplyFunction
Gets the apply function command descriptor.
Declaration
public override CommandDescriptor ApplyFunction { get; }
Property Value
CommandDescriptor
The apply function command descriptor. |
Overrides
AutoFitColumnsWidth
Gets the command descriptor for auto fitting column width.
Declaration
public override CommandDescriptor AutoFitColumnsWidth { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
CellsGroup
Gets the cells group command descriptor.
Declaration
public override CommandDescriptor CellsGroup { get; }
Property Value
CommandDescriptor
The cells group command descriptor. |
Overrides
CellsGroupDelete
Gets the cells group delete command descriptor.
Declaration
public override CommandDescriptor CellsGroupDelete { get; }
Property Value
CommandDescriptor
The cells group delete command descriptor. |
Overrides
CellsGroupFormat
Gets the cells group format command descriptor.
Declaration
public override CommandDescriptor CellsGroupFormat { get; }
Property Value
CommandDescriptor
The cells group format command descriptor. |
Overrides
CellsGroupInsert
Gets the cells group insert command descriptor.
Declaration
public override CommandDescriptor CellsGroupInsert { get; }
Property Value
CommandDescriptor
The cells group insert command descriptor. |
Overrides
CircleInvalidData
Gets the circle invalid data command descriptor.
Declaration
public override CommandDescriptor CircleInvalidData { get; }
Property Value
CommandDescriptor
The circle invalid data command descriptor. |
Overrides
Clear
Gets the clear command descriptor.
Declaration
public override CommandDescriptor Clear { get; }
Property Value
CommandDescriptor
The clear command descriptor. |
Overrides
ClearFilters
Gets the command descriptor for clearing filters.
Declaration
public override CommandDescriptor ClearFilters { get; }
Property Value
CommandDescriptor
The command descriptor for clearing filters. |
Overrides
ClearPrintArea
Gets the command descriptor for clearing print area.
Declaration
public override CommandDescriptor ClearPrintArea { get; }
Property Value
CommandDescriptor
The command descriptor. |
Overrides
ClearValidationCircles
Gets the clear validation circles command descriptor.
Declaration
public override CommandDescriptor ClearValidationCircles { get; }
Property Value
CommandDescriptor
The clear validation circles command descriptor. |
Overrides
ClipboardGroup
Gets the clipboard group command descriptor.
Declaration
public override CommandDescriptor ClipboardGroup { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptors for unhiding rows from the context menu. |
Overrides
Copy
Gets the copy command descriptor.
Declaration
public override CommandDescriptor Copy { get; }
Property Value
CommandDescriptor
The copy command descriptor. |
Overrides
Cut
Gets the cut command descriptor.
Declaration
public override CommandDescriptor Cut { get; }
Property Value
CommandDescriptor
The cut command descriptor. |
Overrides
DataToolsGroup
Gets the data tools group command descriptor.
Declaration
public override CommandDescriptor DataToolsGroup { get; }
Property Value
CommandDescriptor
The data tools group command descriptor. |
Overrides
DecreaseDecimalPlaces
Gets the decrease decimal places command descriptor.
Declaration
public override CommandDescriptor DecreaseDecimalPlaces { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The size of the decrease font command descriptor. |
Overrides
DecreaseIndent
Gets the decrease indent command descriptor.
Declaration
public override CommandDescriptor DecreaseIndent { get; }
Property Value
CommandDescriptor
The decrease indent command descriptor. |
Overrides
EditingGroup
Gets the editing group command descriptor.
Declaration
public override CommandDescriptor EditingGroup { get; }
Property Value
CommandDescriptor
The editing group command descriptor. |
Overrides
EditingGroupClear
Gets the editing group clear command descriptor.
Declaration
public override CommandDescriptor EditingGroupClear { get; }
Property Value
CommandDescriptor
The editing group clear command descriptor. |
Overrides
EditingGroupFill
Gets the editing group fill command descriptor.
Declaration
public override CommandDescriptor EditingGroupFill { get; }
Property Value
CommandDescriptor
The editing group fill command descriptor. |
Overrides
FillDown
Gets the fill down command descriptor.
Declaration
public override CommandDescriptor FillDown { get; }
Property Value
CommandDescriptor
The fill down command descriptor. |
Overrides
FillLeft
Gets the fill left command descriptor.
Declaration
public override CommandDescriptor FillLeft { get; }
Property Value
CommandDescriptor
The fill left command descriptor. |
Overrides
FillRight
Gets the fill right command descriptor.
Declaration
public override CommandDescriptor FillRight { get; }
Property Value
CommandDescriptor
The fill right command descriptor. |
Overrides
FillUp
Gets the fill up command descriptor.
Declaration
public override CommandDescriptor FillUp { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
FlipVertical
Gets the command descriptor for flipping the selected shapes vertically.
Declaration
public override CommandDescriptor FlipVertical { get; }
Property Value
CommandDescriptor
The command descriptor. |
Overrides
FontGroup
Gets the font group command descriptor.
Declaration
public override CommandDescriptor FontGroup { get; }
Property Value
CommandDescriptor
The font group command descriptor. |
Overrides
FreezeFirstColumn
Gets the freeze first column command descriptor.
Declaration
public override CommandDescriptor FreezeFirstColumn { get; }
Property Value
CommandDescriptor
The freeze first column command descriptor. |
Overrides
FreezePanes
Gets the freeze panes command descriptor.
Declaration
public override CommandDescriptor FreezePanes { get; }
Property Value
CommandDescriptor
The freeze panes command descriptor. |
Overrides
FreezeTopRow
Gets the freeze top row command descriptor.
Declaration
public override CommandDescriptor FreezeTopRow { get; }
Property Value
CommandDescriptor
The freeze top row command descriptor. |
Overrides
FunctionLibraryGroup
Gets the function library group command descriptor.
Declaration
public override CommandDescriptor FunctionLibraryGroup { get; }
Property Value
CommandDescriptor
The function library group command descriptor. |
Overrides
HideColumns
Gets the command descriptors for hiding columns.
Declaration
public override CommandDescriptor HideColumns { get; }
Property Value
CommandDescriptor
The command descriptors for hiding columns. |
Overrides
HideRows
Gets the command descriptors for hiding rows.
Declaration
public override CommandDescriptor HideRows { get; }
Property Value
CommandDescriptor
The command descriptors for hiding rows. |
Overrides
HideSheet
Gets the command descriptor for hiding sheet.
Declaration
public override CommandDescriptor HideSheet { get; }
Property Value
CommandDescriptor
The command descriptor for hiding sheet. |
Overrides
IncreaseDecimalPlaces
Gets the increase decimal places command descriptor.
Declaration
public override CommandDescriptor IncreaseDecimalPlaces { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The size of the increase font command descriptor. |
Overrides
IncreaseIndent
Gets the increase indent command descriptor.
Declaration
public override CommandDescriptor IncreaseIndent { get; }
Property Value
CommandDescriptor
The increase indent command descriptor. |
Overrides
InsertCells
Gets the command descriptor for inserting cells.
Declaration
public override CommandDescriptor InsertCells { get; }
Property Value
CommandDescriptor
The command descriptor for inserting cells. |
Overrides
InsertColumns
Gets the command descriptor for inserting columns.
Declaration
public override CommandDescriptor InsertColumns { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The insert page break. |
Overrides
InsertPicture
Gets the command descriptor for inserting a picture.
Declaration
public override CommandDescriptor InsertPicture { get; }
Property Value
CommandDescriptor
The command descriptor. |
Overrides
InsertRows
Gets the command descriptor for inserting rows.
Declaration
public override CommandDescriptor InsertRows { get; }
Property Value
CommandDescriptor
The command descriptor for inserting rows. |
Overrides
InsertSheet
Gets the command descriptor for inserting sheet.
Declaration
public override CommandDescriptor InsertSheet { get; }
Property Value
CommandDescriptor
The command descriptor for inserting sheet. |
Overrides
LinksGroup
Gets the links group command descriptor.
Declaration
public override CommandDescriptor LinksGroup { get; }
Property Value
CommandDescriptor
The links group command descriptor. |
Overrides
Merge
Gets the merge command descriptor.
Declaration
public override CommandDescriptor Merge { get; }
Property Value
CommandDescriptor
The merge command descriptor. |
Overrides
MergeAcross
Gets the merge across command descriptor.
Declaration
public override CommandDescriptor MergeAcross { get; }
Property Value
CommandDescriptor
The merge across command descriptor. |
Overrides
MergeAndCenter
Gets the merge and center command descriptor.
Declaration
public override CommandDescriptor MergeAndCenter { get; }
Property Value
CommandDescriptor
The merge and center command descriptor. |
Overrides
NewFile
Gets the new file command descriptor.
Declaration
public override CommandDescriptor NewFile { get; }
Property Value
CommandDescriptor
The new file command descriptor. |
Overrides
NumberGroup
Gets the number group command descriptor.
Declaration
public override CommandDescriptor NumberGroup { get; }
Property Value
CommandDescriptor
The number group command descriptor. |
Overrides
OpenFile
Gets the open file command descriptor.
Declaration
public override CommandDescriptor OpenFile { get; }
Property Value
CommandDescriptor
The open file command descriptor. |
Overrides
Paste
Gets the paste command descriptor.
Declaration
public override CommandDescriptor Paste { get; }
Property Value
CommandDescriptor
The paste command descriptor. |
Overrides
PasteColumnWidths
Gets the paste column widths command descriptor.
Declaration
public override CommandDescriptor PasteColumnWidths { get; }
Property Value
CommandDescriptor
The paste column widths command descriptor. |
Overrides
PasteFormatting
Gets the paste formatting command descriptor.
Declaration
public override CommandDescriptor PasteFormatting { get; }
Property Value
CommandDescriptor
The paste formatting command descriptor. |
Overrides
PasteFormulas
Gets the paste formulas command descriptor.
Declaration
public override CommandDescriptor PasteFormulas { get; }
Property Value
CommandDescriptor
The paste formulas command descriptor. |
Overrides
PasteFormulasAndNumberFormats
Gets the paste formulas and number formats command descriptor.
Declaration
public override CommandDescriptor PasteFormulasAndNumberFormats { get; }
Property Value
CommandDescriptor
The paste formulas and number formats command descriptor. |
Overrides
PasteValues
Gets the paste values command descriptor.
Declaration
public override CommandDescriptor PasteValues { get; }
Property Value
CommandDescriptor
The paste values command descriptor. |
Overrides
PasteValuesAndNumberFormats
Gets the paste values and number formats command descriptor.
Declaration
public override CommandDescriptor PasteValuesAndNumberFormats { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
PrintGridlines
Gets the command descriptor for printing gridlines.
Declaration
public override CommandDescriptor PrintGridlines { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The command descriptor for printing row and column headings. |
Overrides
RadSpreadsheet
Gets the RadSpreadsheet.
Declaration
public override RadSpreadsheet RadSpreadsheet { get; }
Property Value
RadSpreadsheet
The RadSpreadsheet. |
Overrides
ReapplyFilters
Gets the command descriptor for reapplying filters.
Declaration
public override CommandDescriptor ReapplyFilters { get; }
Property Value
CommandDescriptor
The command descriptor for reapplying filters. |
Overrides
Redo
Gets the redo command descriptor.
Declaration
public override CommandDescriptor Redo { get; }
Property Value
CommandDescriptor
The redo command descriptor. |
Overrides
RemoveCells
Gets the command descriptor for removing cells.
Declaration
public override CommandDescriptor RemoveCells { get; }
Property Value
CommandDescriptor
The command descriptor for removing cells. |
Overrides
RemoveColumns
Gets the command descriptor for removing columns.
Declaration
public override CommandDescriptor RemoveColumns { get; }
Property Value
CommandDescriptor
The command descriptor for removing columns. |
Overrides
RemoveHyperlink
Gets the remove hyperlink command descriptor.
Declaration
public override CommandDescriptor RemoveHyperlink { get; }
Property Value
CommandDescriptor
The remove hyperlink command descriptor. |
Overrides
RemovePageBreak
Gets the command descriptor for removing a page break.
Declaration
public override CommandDescriptor RemovePageBreak { get; }
Property Value
CommandDescriptor
The command descriptor. |
Overrides
RemoveRows
Gets the command descriptor for removing rows.
Declaration
public override CommandDescriptor RemoveRows { get; }
Property Value
CommandDescriptor
The command descriptor for removing rows. |
Overrides
RemoveSheet
Gets the command descriptor for removing sheet.
Declaration
public override CommandDescriptor RemoveSheet { get; }
Property Value
CommandDescriptor
The command descriptor for removing sheet. |
Overrides
ResetAllPageBreaks
Gets the command descriptor for resetting all page breaks.
Declaration
public override CommandDescriptor ResetAllPageBreaks { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
SaveFile
Gets the save file command descriptor.
Declaration
public override CommandDescriptor SaveFile { get; }
Property Value
CommandDescriptor
The save file command descriptor. |
Overrides
ScaleFactor
Gets the scale factor command descriptor.
Declaration
public override CommandDescriptor ScaleFactor { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
SendBackward
Gets the command descriptor for sending a shape a step backward.
Declaration
public override CommandDescriptor SendBackward { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
SetBorders
Gets the set borders command descriptor.
Declaration
public override CommandDescriptor SetBorders { get; }
Property Value
CommandDescriptor
The set borders command descriptor. |
Overrides
SetColumnsWidth
Gets the command descriptor for setting the columns width.
Declaration
public override CommandDescriptor SetColumnsWidth { get; }
Property Value
CommandDescriptor
The command descriptor for setting the columns width. |
Overrides
SetDefaultColumnWidth
Gets the command descriptor for setting default column width.
Declaration
public override CommandDescriptor SetDefaultColumnWidth { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptor for setting filter range. |
Overrides
SetFontFamily
Gets the set font family command descriptor.
Declaration
public override CommandDescriptor SetFontFamily { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The color of the set fore command descriptor. |
Overrides
SetFormat
Gets the set format command descriptor.
Declaration
public override CommandDescriptor SetFormat { get; }
Property Value
CommandDescriptor
The set format command descriptor. |
Overrides
SetHorizontalAlignment
Gets the command descriptor for setting horizontal alignment.
Declaration
public override CommandDescriptor SetHorizontalAlignment { get; }
Property Value
CommandDescriptor
The command descriptor for setting horizontal alignment. |
Overrides
SetIsBold
Gets the set is bold command descriptor.
Declaration
public override CommandDescriptor SetIsBold { get; }
Property Value
CommandDescriptor
The set is bold command descriptor. |
Overrides
SetIsItalic
Gets the set is italic command descriptor.
Declaration
public override CommandDescriptor SetIsItalic { get; }
Property Value
CommandDescriptor
The set is italic command descriptor. |
Overrides
SetIsWrapped
Gets the command descriptor for setting is wrapped.
Declaration
public override CommandDescriptor SetIsWrapped { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
SetRowsHeight
Gets the command descriptor for setting rows height.
Declaration
public override CommandDescriptor SetRowsHeight { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
SetStyle
Gets the set style command descriptor.
Declaration
public override CommandDescriptor SetStyle { get; }
Property Value
CommandDescriptor
The set style command descriptor. |
Overrides
SetUnderline
Gets the set underline command descriptor.
Declaration
public override CommandDescriptor SetUnderline { get; }
Property Value
CommandDescriptor
The set underline command descriptor. |
Overrides
SetVerticalAlignment
Gets the command descriptor for setting vertical alignment.
Declaration
public override CommandDescriptor SetVerticalAlignment { get; }
Property Value
CommandDescriptor
The command descriptor for setting vertical alignment. |
Overrides
ShowCreateDefinedNameDialog
Gets the command descriptor used for showing CreateDefinedName dialog.
Declaration
public override CommandDescriptor ShowCreateDefinedNameDialog { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptor for showing gridlines. |
Overrides
ShowHyperlinkDialog
Gets the command descriptor for showing Hyperlink dialog.
Declaration
public override CommandDescriptor ShowHyperlinkDialog { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The command descriptor for showing InsertFunction dialog. |
Overrides
ShowMoreColorsDialog
Gets the command descriptor for showing MoreColors dialog.
Declaration
public override CommandDescriptor ShowMoreColorsDialog { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
The command descriptor used for showing the NameManager dialog. |
Overrides
ShowPageSetupDialog
Gets the command descriptor used for showing PageSetup dialog.
Declaration
public override CommandDescriptor ShowPageSetupDialog { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptor used for showing UpdateSpreadsheetName dialog. |
Overrides
Sort
Gets the command descriptor for sort.
Declaration
public override CommandDescriptor Sort { get; }
Property Value
CommandDescriptor
The command descriptor for sort. |
Overrides
SortAndFilterGroup
Gets the sort and filter group command descriptor.
Declaration
public override CommandDescriptor SortAndFilterGroup { get; }
Property Value
CommandDescriptor
The sort and filter group command descriptor. |
Overrides
StylesGroup
Gets the styles group command descriptor.
Declaration
public override CommandDescriptor StylesGroup { get; }
Property Value
CommandDescriptor
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
CommandDescriptor
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
CommandDescriptor
The command descriptor. |
Overrides
ThemesGroup
Gets the themes group command descriptor.
Declaration
public override CommandDescriptor ThemesGroup { get; }
Property Value
CommandDescriptor
The themes group command descriptor. |
Overrides
ToggleSheetProtection
Gets the command descriptor for toggling sheet protection.
Declaration
public override CommandDescriptor ToggleSheetProtection { get; }
Property Value
CommandDescriptor
The command descriptor. |
Overrides
ToggleWorkbookProtection
Gets the command descriptor for toggling workbook protection.
Declaration
public override CommandDescriptor ToggleWorkbookProtection { get; }
Property Value
CommandDescriptor
The command descriptor. |
Overrides
Undo
Gets the undo command descriptor.
Declaration
public override CommandDescriptor Undo { get; }
Property Value
CommandDescriptor
The undo command descriptor. |
Overrides
UnfreezePanes
Gets the unfreeze panes command descriptor.
Declaration
public override CommandDescriptor UnfreezePanes { get; }
Property Value
CommandDescriptor
The unfreeze panes command descriptor. |
Overrides
UnhideColumns
Gets the command descriptors for unhiding columns.
Declaration
public override CommandDescriptor UnhideColumns { get; }
Property Value
CommandDescriptor
The command descriptors for unhiding columns. |
Overrides
UnhideRows
Gets the command descriptors for unhiding rows.
Declaration
public override CommandDescriptor UnhideRows { get; }
Property Value
CommandDescriptor
The command descriptors for unhiding rows. |
Overrides
Unmerge
Gets the unmerge command descriptor.
Declaration
public override CommandDescriptor Unmerge { get; }
Property Value
CommandDescriptor
The unmerge command descriptor. |
Overrides
WindowGroup
Gets the window group command descriptor.
Declaration
public override CommandDescriptor WindowGroup { get; }
Property Value
CommandDescriptor
The window group command descriptor. |