skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class WorksheetCommandDescriptors

Represents the worksheet command descriptors.

Inheritance
System.Object
CommandDescriptors
WorksheetCommandDescriptors
Inherited Members
CommandDescriptors.Default
CommandDescriptors.InitializeCommandDescriptors()
CommandDescriptors.DetachEvents()
CommandDescriptors.Dispose()
CommandDescriptors.Dispose(Boolean)
CommandDescriptors.CopyFormatting
CommandDescriptors.ShowTopFilterDialog
CommandDescriptors.ShowCustomFilterDialog
CommandDescriptors.PropertyChanged
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Controls.Spreadsheet.Worksheets.Commands.Descriptors
Assembly: Telerik.WinControls.RadSpreadsheet.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
CommandDescriptors.AddToPrintArea

AlignmentGroup

Gets the alignment group command descriptor.

Declaration
public override CommandDescriptor AlignmentGroup { get; }
Property Value
CommandDescriptor

The alignment group command descriptor.

Overrides
CommandDescriptors.AlignmentGroup

ApplyFunction

Gets the apply function command descriptor.

Declaration
public override CommandDescriptor ApplyFunction { get; }
Property Value
CommandDescriptor

The apply function command descriptor.

Overrides
CommandDescriptors.ApplyFunction

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
CommandDescriptors.AutoFitColumnsWidth

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
CommandDescriptors.AutoFitRowsHeight

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
CommandDescriptors.BringForward

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
CommandDescriptors.BringToFront

CellsGroup

Gets the cells group command descriptor.

Declaration
public override CommandDescriptor CellsGroup { get; }
Property Value
CommandDescriptor

The cells group command descriptor.

Overrides
CommandDescriptors.CellsGroup

CellsGroupDelete

Gets the cells group delete command descriptor.

Declaration
public override CommandDescriptor CellsGroupDelete { get; }
Property Value
CommandDescriptor

The cells group delete command descriptor.

Overrides
CommandDescriptors.CellsGroupDelete

CellsGroupFormat

Gets the cells group format command descriptor.

Declaration
public override CommandDescriptor CellsGroupFormat { get; }
Property Value
CommandDescriptor

The cells group format command descriptor.

Overrides
CommandDescriptors.CellsGroupFormat

CellsGroupInsert

Gets the cells group insert command descriptor.

Declaration
public override CommandDescriptor CellsGroupInsert { get; }
Property Value
CommandDescriptor

The cells group insert command descriptor.

Overrides
CommandDescriptors.CellsGroupInsert

CircleInvalidData

Gets the circle invalid data command descriptor.

Declaration
public override CommandDescriptor CircleInvalidData { get; }
Property Value
CommandDescriptor

The circle invalid data command descriptor.

Overrides
CommandDescriptors.CircleInvalidData

Clear

Gets the clear command descriptor.

Declaration
public override CommandDescriptor Clear { get; }
Property Value
CommandDescriptor

The clear command descriptor.

Overrides
CommandDescriptors.Clear

ClearFilters

Gets the command descriptor for clearing filters.

Declaration
public override CommandDescriptor ClearFilters { get; }
Property Value
CommandDescriptor

The command descriptor for clearing filters.

Overrides
CommandDescriptors.ClearFilters

ClearPrintArea

Gets the command descriptor for clearing print area.

Declaration
public override CommandDescriptor ClearPrintArea { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.ClearPrintArea

ClearValidationCircles

Gets the clear validation circles command descriptor.

Declaration
public override CommandDescriptor ClearValidationCircles { get; }
Property Value
CommandDescriptor

The clear validation circles command descriptor.

Overrides
CommandDescriptors.ClearValidationCircles

ClipboardGroup

Gets the clipboard group command descriptor.

Declaration
public override CommandDescriptor ClipboardGroup { get; }
Property Value
CommandDescriptor

The clipboard group command descriptor.

Overrides
CommandDescriptors.ClipboardGroup

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
CommandDescriptors.ContextMenuHideColumns

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
CommandDescriptors.ContextMenuHideRows

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
CommandDescriptors.ContextMenuInsertColumns

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
CommandDescriptors.ContextMenuInsertRows

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
CommandDescriptors.ContextMenuRemoveColumns

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
CommandDescriptors.ContextMenuRemoveRows

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
CommandDescriptors.ContextMenuUnhideColumns

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
CommandDescriptors.ContextMenuUnhideRows

Copy

Gets the copy command descriptor.

Declaration
public override CommandDescriptor Copy { get; }
Property Value
CommandDescriptor

The copy command descriptor.

Overrides
CommandDescriptors.Copy

Cut

Gets the cut command descriptor.

Declaration
public override CommandDescriptor Cut { get; }
Property Value
CommandDescriptor

The cut command descriptor.

Overrides
CommandDescriptors.Cut

DataToolsGroup

Gets the data tools group command descriptor.

Declaration
public override CommandDescriptor DataToolsGroup { get; }
Property Value
CommandDescriptor

The data tools group command descriptor.

Overrides
CommandDescriptors.DataToolsGroup

DecreaseDecimalPlaces

Gets the decrease decimal places command descriptor.

Declaration
public override CommandDescriptor DecreaseDecimalPlaces { get; }
Property Value
CommandDescriptor

The decrease decimal places command descriptor.

Overrides
CommandDescriptors.DecreaseDecimalPlaces

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
CommandDescriptors.DecreaseFontSize

DecreaseIndent

Gets the decrease indent command descriptor.

Declaration
public override CommandDescriptor DecreaseIndent { get; }
Property Value
CommandDescriptor

The decrease indent command descriptor.

Overrides
CommandDescriptors.DecreaseIndent

EditingGroup

Gets the editing group command descriptor.

Declaration
public override CommandDescriptor EditingGroup { get; }
Property Value
CommandDescriptor

The editing group command descriptor.

Overrides
CommandDescriptors.EditingGroup

EditingGroupClear

Gets the editing group clear command descriptor.

Declaration
public override CommandDescriptor EditingGroupClear { get; }
Property Value
CommandDescriptor

The editing group clear command descriptor.

Overrides
CommandDescriptors.EditingGroupClear

EditingGroupFill

Gets the editing group fill command descriptor.

Declaration
public override CommandDescriptor EditingGroupFill { get; }
Property Value
CommandDescriptor

The editing group fill command descriptor.

Overrides
CommandDescriptors.EditingGroupFill

FillDown

Gets the fill down command descriptor.

Declaration
public override CommandDescriptor FillDown { get; }
Property Value
CommandDescriptor

The fill down command descriptor.

Overrides
CommandDescriptors.FillDown

FillLeft

Gets the fill left command descriptor.

Declaration
public override CommandDescriptor FillLeft { get; }
Property Value
CommandDescriptor

The fill left command descriptor.

Overrides
CommandDescriptors.FillLeft

FillRight

Gets the fill right command descriptor.

Declaration
public override CommandDescriptor FillRight { get; }
Property Value
CommandDescriptor

The fill right command descriptor.

Overrides
CommandDescriptors.FillRight

FillUp

Gets the fill up command descriptor.

Declaration
public override CommandDescriptor FillUp { get; }
Property Value
CommandDescriptor

The fill up command descriptor.

Overrides
CommandDescriptors.FillUp

FlipHorizontal

Gets the command descriptor for flipping the selected shapes horizontally.

Declaration
public override CommandDescriptor FlipHorizontal { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.FlipHorizontal

FlipVertical

Gets the command descriptor for flipping the selected shapes vertically.

Declaration
public override CommandDescriptor FlipVertical { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.FlipVertical

FontGroup

Gets the font group command descriptor.

Declaration
public override CommandDescriptor FontGroup { get; }
Property Value
CommandDescriptor

The font group command descriptor.

Overrides
CommandDescriptors.FontGroup

FreezeFirstColumn

Gets the freeze first column command descriptor.

Declaration
public override CommandDescriptor FreezeFirstColumn { get; }
Property Value
CommandDescriptor

The freeze first column command descriptor.

Overrides
CommandDescriptors.FreezeFirstColumn

FreezePanes

Gets the freeze panes command descriptor.

Declaration
public override CommandDescriptor FreezePanes { get; }
Property Value
CommandDescriptor

The freeze panes command descriptor.

Overrides
CommandDescriptors.FreezePanes

FreezeTopRow

Gets the freeze top row command descriptor.

Declaration
public override CommandDescriptor FreezeTopRow { get; }
Property Value
CommandDescriptor

The freeze top row command descriptor.

Overrides
CommandDescriptors.FreezeTopRow

FunctionLibraryGroup

Gets the function library group command descriptor.

Declaration
public override CommandDescriptor FunctionLibraryGroup { get; }
Property Value
CommandDescriptor

The function library group command descriptor.

Overrides
CommandDescriptors.FunctionLibraryGroup

HideColumns

Gets the command descriptors for hiding columns.

Declaration
public override CommandDescriptor HideColumns { get; }
Property Value
CommandDescriptor

The command descriptors for hiding columns.

Overrides
CommandDescriptors.HideColumns

HideRows

Gets the command descriptors for hiding rows.

Declaration
public override CommandDescriptor HideRows { get; }
Property Value
CommandDescriptor

The command descriptors for hiding rows.

Overrides
CommandDescriptors.HideRows

IncreaseDecimalPlaces

Gets the increase decimal places command descriptor.

Declaration
public override CommandDescriptor IncreaseDecimalPlaces { get; }
Property Value
CommandDescriptor

The increase decimal places command descriptor.

Overrides
CommandDescriptors.IncreaseDecimalPlaces

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
CommandDescriptors.IncreaseFontSize

IncreaseIndent

Gets the increase indent command descriptor.

Declaration
public override CommandDescriptor IncreaseIndent { get; }
Property Value
CommandDescriptor

The increase indent command descriptor.

Overrides
CommandDescriptors.IncreaseIndent

InsertCells

Gets the command descriptor for inserting cells.

Declaration
public override CommandDescriptor InsertCells { get; }
Property Value
CommandDescriptor

The command descriptor for inserting cells.

Overrides
CommandDescriptors.InsertCells

InsertChart

Gets the command descriptor for inserting a chart.

Declaration
public override CommandDescriptor InsertChart { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.InsertChart

InsertColumns

Gets the command descriptor for inserting columns.

Declaration
public override CommandDescriptor InsertColumns { get; }
Property Value
CommandDescriptor

The command descriptor for inserting columns.

Overrides
CommandDescriptors.InsertColumns

InsertPageBreak

Gets the command descriptor for inserting a page break.

Declaration
public override CommandDescriptor InsertPageBreak { get; }
Property Value
CommandDescriptor

The insert page break.

Overrides
CommandDescriptors.InsertPageBreak

InsertPicture

Gets the command descriptor for inserting a picture.

Declaration
public override CommandDescriptor InsertPicture { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.InsertPicture

InsertRows

Gets the command descriptor for inserting rows.

Declaration
public override CommandDescriptor InsertRows { get; }
Property Value
CommandDescriptor

The command descriptor for inserting rows.

Overrides
CommandDescriptors.InsertRows

InsertSheet

Gets the command descriptor for inserting sheet.

Declaration
public override CommandDescriptor InsertSheet { get; }
Property Value
CommandDescriptor

The command descriptor for inserting sheet.

Overrides
CommandDescriptors.InsertSheet

LinksGroup

Gets the links group command descriptor.

Declaration
public override CommandDescriptor LinksGroup { get; }
Property Value
CommandDescriptor

The links group command descriptor.

Overrides
CommandDescriptors.LinksGroup

Merge

Gets the merge command descriptor.

Declaration
public override CommandDescriptor Merge { get; }
Property Value
CommandDescriptor

The merge command descriptor.

Overrides
CommandDescriptors.Merge

MergeAcross

Gets the merge across command descriptor.

Declaration
public override CommandDescriptor MergeAcross { get; }
Property Value
CommandDescriptor

The merge across command descriptor.

Overrides
CommandDescriptors.MergeAcross

MergeAndCenter

Gets the merge and center command descriptor.

Declaration
public override CommandDescriptor MergeAndCenter { get; }
Property Value
CommandDescriptor

The merge and center command descriptor.

Overrides
CommandDescriptors.MergeAndCenter

NewFile

Gets the new file command descriptor.

Declaration
public override CommandDescriptor NewFile { get; }
Property Value
CommandDescriptor

The new file command descriptor.

Overrides
CommandDescriptors.NewFile

NumberGroup

Gets the number group command descriptor.

Declaration
public override CommandDescriptor NumberGroup { get; }
Property Value
CommandDescriptor

The number group command descriptor.

Overrides
CommandDescriptors.NumberGroup

OpenFile

Gets the open file command descriptor.

Declaration
public override CommandDescriptor OpenFile { get; }
Property Value
CommandDescriptor

The open file command descriptor.

Overrides
CommandDescriptors.OpenFile

Paste

Gets the paste command descriptor.

Declaration
public override CommandDescriptor Paste { get; }
Property Value
CommandDescriptor

The paste command descriptor.

Overrides
CommandDescriptors.Paste

PasteColumnWidths

Gets the paste column widths command descriptor.

Declaration
public override CommandDescriptor PasteColumnWidths { get; }
Property Value
CommandDescriptor

The paste column widths command descriptor.

Overrides
CommandDescriptors.PasteColumnWidths

PasteFormatting

Gets the paste formatting command descriptor.

Declaration
public override CommandDescriptor PasteFormatting { get; }
Property Value
CommandDescriptor

The paste formatting command descriptor.

Overrides
CommandDescriptors.PasteFormatting

PasteFormulas

Gets the paste formulas command descriptor.

Declaration
public override CommandDescriptor PasteFormulas { get; }
Property Value
CommandDescriptor

The paste formulas command descriptor.

Overrides
CommandDescriptors.PasteFormulas

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
CommandDescriptors.PasteFormulasAndNumberFormats

PasteValues

Gets the paste values command descriptor.

Declaration
public override CommandDescriptor PasteValues { get; }
Property Value
CommandDescriptor

The paste values command descriptor.

Overrides
CommandDescriptors.PasteValues

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
CommandDescriptors.PasteValuesAndNumberFormats

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
CommandDescriptors.PictureToolsTab

PrintGridlines

Gets the command descriptor for printing gridlines.

Declaration
public override CommandDescriptor PrintGridlines { get; }
Property Value
CommandDescriptor

The command descriptor for printing gridlines.

Overrides
CommandDescriptors.PrintGridlines

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
CommandDescriptors.PrintRowColumnHeadings

RadSpreadsheet

Gets the RadSpreadsheetElement.

Declaration
public override RadSpreadsheetElement RadSpreadsheet { get; }
Property Value
RadSpreadsheetElement

The RadSpreadsheetElement.

Overrides
CommandDescriptors.RadSpreadsheet

ReapplyFilters

Gets the command descriptor for reapplying filters.

Declaration
public override CommandDescriptor ReapplyFilters { get; }
Property Value
CommandDescriptor

The command descriptor for reapplying filters.

Overrides
CommandDescriptors.ReapplyFilters

Redo

Gets the redo command descriptor.

Declaration
public override CommandDescriptor Redo { get; }
Property Value
CommandDescriptor

The redo command descriptor.

Overrides
CommandDescriptors.Redo

RemoveCells

Gets the command descriptor for removing cells.

Declaration
public override CommandDescriptor RemoveCells { get; }
Property Value
CommandDescriptor

The command descriptor for removing cells.

Overrides
CommandDescriptors.RemoveCells

RemoveColumns

Gets the command descriptor for removing columns.

Declaration
public override CommandDescriptor RemoveColumns { get; }
Property Value
CommandDescriptor

The command descriptor for removing columns.

Overrides
CommandDescriptors.RemoveColumns

RemoveHyperlink

Gets the remove hyperlink command descriptor.

Declaration
public override CommandDescriptor RemoveHyperlink { get; }
Property Value
CommandDescriptor

The remove hyperlink command descriptor.

Overrides
CommandDescriptors.RemoveHyperlink

RemovePageBreak

Gets the command descriptor for removing a page break.

Declaration
public override CommandDescriptor RemovePageBreak { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.RemovePageBreak

RemoveRows

Gets the command descriptor for removing rows.

Declaration
public override CommandDescriptor RemoveRows { get; }
Property Value
CommandDescriptor

The command descriptor for removing rows.

Overrides
CommandDescriptors.RemoveRows

RemoveSheet

Gets the command descriptor for removing sheet.

Declaration
public override CommandDescriptor RemoveSheet { get; }
Property Value
CommandDescriptor

The command descriptor for removing sheet.

Overrides
CommandDescriptors.RemoveSheet

ResetAllPageBreaks

Gets the command descriptor for resetting all page breaks.

Declaration
public override CommandDescriptor ResetAllPageBreaks { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.ResetAllPageBreaks

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
CommandDescriptors.RotateNinetyDegreesLeft

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
CommandDescriptors.RotateNinetyDegreesRight

SaveFile

Gets the save file command descriptor.

Declaration
public override CommandDescriptor SaveFile { get; }
Property Value
CommandDescriptor

The save file command descriptor.

Overrides
CommandDescriptors.SaveFile

ScaleFactor

Gets the scale factor command descriptor.

Declaration
public override CommandDescriptor ScaleFactor { get; }
Property Value
CommandDescriptor

The scale factor command descriptor.

Overrides
CommandDescriptors.ScaleFactor

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
CommandDescriptors.SelectColumns

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
CommandDescriptors.SelectRows

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
CommandDescriptors.SendBackward

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
CommandDescriptors.SendToBack

SetBorders

Gets the set borders command descriptor.

Declaration
public override CommandDescriptor SetBorders { get; }
Property Value
CommandDescriptor

The set borders command descriptor.

Overrides
CommandDescriptors.SetBorders

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
CommandDescriptors.SetColumnsWidth

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
CommandDescriptors.SetDefaultColumnWidth

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
CommandDescriptors.SetDefaultRowHeight

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
CommandDescriptors.SetFillColor

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
CommandDescriptors.SetFilterRange

SetFontFamily

Gets the set font family command descriptor.

Declaration
public override CommandDescriptor SetFontFamily { get; }
Property Value
CommandDescriptor

The set font family command descriptor.

Overrides
CommandDescriptors.SetFontFamily

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
CommandDescriptors.SetFontSize

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
CommandDescriptors.SetForeColor

SetFormat

Gets the set format command descriptor.

Declaration
public override CommandDescriptor SetFormat { get; }
Property Value
CommandDescriptor

The set format command descriptor.

Overrides
CommandDescriptors.SetFormat

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
CommandDescriptors.SetHorizontalAlignment

SetIsBold

Gets the set is bold command descriptor.

Declaration
public override CommandDescriptor SetIsBold { get; }
Property Value
CommandDescriptor

The set is bold command descriptor.

Overrides
CommandDescriptors.SetIsBold

SetIsItalic

Gets the set is italic command descriptor.

Declaration
public override CommandDescriptor SetIsItalic { get; }
Property Value
CommandDescriptor

The set is italic command descriptor.

Overrides
CommandDescriptors.SetIsItalic

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
CommandDescriptors.SetIsWrapped

SetPrintArea

Gets the command descriptor for setting print area.

Declaration
public override CommandDescriptor SetPrintArea { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.SetPrintArea

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
CommandDescriptors.SetRowsHeight

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
CommandDescriptors.SetShapeHeight

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
CommandDescriptors.SetShapeWidth

SetStyle

Gets the set style command descriptor.

Declaration
public override CommandDescriptor SetStyle { get; }
Property Value
CommandDescriptor

The set style command descriptor.

Overrides
CommandDescriptors.SetStyle

SetUnderline

Gets the set underline command descriptor.

Declaration
public override CommandDescriptor SetUnderline { get; }
Property Value
CommandDescriptor

The set underline command descriptor.

Overrides
CommandDescriptors.SetUnderline

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
CommandDescriptors.SetVerticalAlignment

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
CommandDescriptors.ShowCreateDefinedNameDialog

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
CommandDescriptors.ShowCreateNewThemeColorsDialog

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
CommandDescriptors.ShowCreateNewThemeFontsDialog

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
CommandDescriptors.ShowDataValidationDialog

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
CommandDescriptors.ShowFindAndReplaceDialog

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
CommandDescriptors.ShowFormatCellsDialog

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
CommandDescriptors.ShowFormatCellsDialogNumberTab

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
CommandDescriptors.ShowFormatShapesDialog

ShowGridlines

Gets the command descriptor for showing gridlines.

Declaration
public override CommandDescriptor ShowGridlines { get; }
Property Value
CommandDescriptor

The command descriptor for showing gridlines.

Overrides
CommandDescriptors.ShowGridlines

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
CommandDescriptors.ShowHyperlinkDialog

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
CommandDescriptors.ShowInsertFunctionDialog

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
CommandDescriptors.ShowMoreColorsDialog

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
CommandDescriptors.ShowNameManagerDialog

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
CommandDescriptors.ShowPageSetupDialog

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
CommandDescriptors.ShowProtectSheetDialog

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
CommandDescriptors.ShowProtectWorkbookDialog

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
CommandDescriptors.ShowRowColumnHeadings

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
CommandDescriptors.ShowSeriesDialog

ShowSortingDialog

Gets the command descriptor used for showing sorting dialog.

Declaration
public override CommandDescriptor ShowSortingDialog { get; }
Property Value
CommandDescriptor

The the command descriptor used for showing sorting dialog.

Overrides
CommandDescriptors.ShowSortingDialog

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
CommandDescriptors.ShowStyleDialog

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
CommandDescriptors.ShowUnprotectSheetDialog

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
CommandDescriptors.ShowUnprotectWorkbookDialog

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
CommandDescriptors.ShowUpdateSpreadsheetNameDialog

Sort

Gets the command descriptor for sort.

Declaration
public override CommandDescriptor Sort { get; }
Property Value
CommandDescriptor

The command descriptor for sort.

Overrides
CommandDescriptors.Sort

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
CommandDescriptors.SortAndFilterGroup

StylesGroup

Gets the styles group command descriptor.

Declaration
public override CommandDescriptor StylesGroup { get; }
Property Value
CommandDescriptor

The styles group command descriptor.

Overrides
CommandDescriptors.StylesGroup

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
CommandDescriptors.SwitchSheetsToLeft

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
CommandDescriptors.SwitchSheetsToRight

ThemesGroup

Gets the themes group command descriptor.

Declaration
public override CommandDescriptor ThemesGroup { get; }
Property Value
CommandDescriptor

The themes group command descriptor.

Overrides
CommandDescriptors.ThemesGroup

ToggleSheetProtection

Gets the command descriptor for toggling sheet protection.

Declaration
public override CommandDescriptor ToggleSheetProtection { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.ToggleSheetProtection

ToggleWorkbookProtection

Gets the command descriptor for toggling workbook protection.

Declaration
public override CommandDescriptor ToggleWorkbookProtection { get; }
Property Value
CommandDescriptor

The command descriptor.

Overrides
CommandDescriptors.ToggleWorkbookProtection

Undo

Gets the undo command descriptor.

Declaration
public override CommandDescriptor Undo { get; }
Property Value
CommandDescriptor

The undo command descriptor.

Overrides
CommandDescriptors.Undo

UnfreezePanes

Gets the unfreeze panes command descriptor.

Declaration
public override CommandDescriptor UnfreezePanes { get; }
Property Value
CommandDescriptor

The unfreeze panes command descriptor.

Overrides
CommandDescriptors.UnfreezePanes

UnhideColumns

Gets the command descriptors for unhiding columns.

Declaration
public override CommandDescriptor UnhideColumns { get; }
Property Value
CommandDescriptor

The command descriptors for unhiding columns.

Overrides
CommandDescriptors.UnhideColumns

UnhideRows

Gets the command descriptors for unhiding rows.

Declaration
public override CommandDescriptor UnhideRows { get; }
Property Value
CommandDescriptor

The command descriptors for unhiding rows.

Overrides
CommandDescriptors.UnhideRows

Unmerge

Gets the unmerge command descriptor.

Declaration
public override CommandDescriptor Unmerge { get; }
Property Value
CommandDescriptor

The unmerge command descriptor.

Overrides
CommandDescriptors.Unmerge

WindowGroup

Gets the window group command descriptor.

Declaration
public override CommandDescriptor WindowGroup { get; }
Property Value
CommandDescriptor

The window group command descriptor.

Overrides
CommandDescriptors.WindowGroup

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.