Namespace Syncfusion.UI.Xaml.Spreadsheet.Commands
Classes
| AlignmentCommand | 
| AutoFitCommand To Set AutoFit for RowHeight/ColumnWidth | 
| BetweenNotBetweenCondition Interaction logic for BetweenNotBetweenCondition.xaml | 
| ClearCommand Commands used for clear the contents or complete content with format based on the parameter. | 
| ClipboardCommand | 
| CollapseAllGroupCommand Collapses or Expands the group by rows/columns based on the outlinelevel value | 
| CommandBase Base Command used for defining commands | 
| CommandBaseWindow | 
| CommandExtensions Provides the Interaction logic for commands in SfSpreadsheet | 
| Commands | 
| ConditionalFormattingClearRulesCommand | 
| ConditionalFormattingColorScalesCommand Set the conditional formatting of Color Scales for ranges. | 
| ConditionalFormattingCommand | 
| ConditionalFormattingDataBarsCommand Set the conditional formatting of data bars for ranges. | 
| ConditionalFormattingIconSetsCommand Set the conditional formatting of Icon sets for ranges. | 
| ConditionalFormatWindow Interaction logic for ConditionalFormatWindow.xaml | 
| ConditonalFormattingHighlightCellsRulesCommand To set the conditionalformat for the range of cells | 
| CopyCommand Command used to copy the values in the Range | 
| CutCommand Command Used to Cut the Cells in the Range | 
| DataValidationCommand Command used for Applying DataValidation for the range | 
| DataValidationWindow Interaction logic for DataValidationWindow.xaml | 
| DateOccurringCondition Interaction logic for DateOccurringCondition.xaml | 
| DecreaseIndentCommand | 
| DefaultWidthWindow Interaction logic for DefaultWidthWindow.xaml | 
| DeleteCellsCommand Command used to Delete a row/column | 
| DeleteCommand | 
| DeleteCommentCommand Command used to Delete the Comment in the Range | 
| DeleteSheetColumnsCommand To delete the columns from the sheet | 
| DeleteSheetCommand To delete the Current Sheet | 
| DeleteSheetRowsCommand To delete the Rows from the sheet | 
| DeleteShiftCellsLeftCommand Represents a class that which perform deleting the cells for ShiftCellsLeft operation. | 
| DeleteShiftCellsUpCommand Represents a class that which perform deleting the cells for ShiftCellsUp operation. | 
| DV_ComparisionOperatorInfo Represents a class that is to maintain the information about the comparison operators in DataValidation | 
| DV_ExcelDataTypeInfo Represents a class that is to maintain the information about different data types for DataValidation | 
| EditCommentCommand Command used to edit an existing cell comment | 
| EncryptCommandWindow Interaction logic for EncryptCommandWindow.xaml | 
| FileCloseCommand To exit the Application | 
| FileEncryptCommand Command used for Encrypt the Application with a Password | 
| FileNewCommand Command used for Creating a NewWorkbook | 
| FileOpenCommand To import the Excel File | 
| FileSaveAsCommand To Export the Application to Excel | 
| FileSaveCommand Command used to save the Current Workbook | 
| FillCommand Command which is used to perform the Fill function actions. | 
| FilterCommand Command which is used to perform the Filter related actions. | 
| FindAndReplaceCommand Command which is used to perform the find and replace related actions. | 
| FindAndReplaceWindow Window that provides user interaction support to perform find and replace operations. | 
| FontCommand | 
| FontSizeCommand | 
| FormatAsTableCommand To Apply Table formats in the sheet | 
| FormatAsTableWindow Interaction logic for FormatAsTableWindow.xaml | 
| FormatBorderCommand To set borders for the range of cells | 
| FormatCellsCommand | 
| FormatCellStyleCommand To set styles for the cell | 
| FormatCellsWindow Interaction logic for FormatAsTableWindow.xaml | 
| FormatColumnWidthCommand To set the Column Width for the range of cells | 
| FormatCommand | 
| FormatDefaultColumnWidthCommand Setting the default width of the column in SfSpreadsheet | 
| FormatFontBoldCommand To set Bold for the range of Cells | 
| FormatFontItalicCommand To Set Italic Style for the range of cells | 
| FormatFontStrikethroughCommand Command used to Strikethrough the text in the Cell | 
| FormatFontUnderlineCommand Command used to Underline the text in the Cell | 
| FormatHorizontalAlignmentCommand To set the Horizontal Alignment for the Range of cells | 
| FormatNumberCommand To apply the number format for the range of cells | 
| FormatRowHeightCommand To set the RowHeight of the cell/range of cellsS | 
| FormatVerticalAlignmentCommand Command used to set the Vertical Alignment for the cell | 
| FormatWindow Interaction logic for FormatWindow.xaml | 
| FormulaBarVisibilityCommand | 
| FreezeFirstColumnCommand | 
| FreezePanesCommand To Set Frozen Rows and Frozen Columns | 
| FreezeTopRowCommand | 
| GetPasswordWindow Interaction logic for GetPasswordWindow.xaml | 
| GoToWindow Window that provides user interaction support to navigate the cell reference in the workbook. | 
| GridLinesVisibilityCommand Used to Set the Grid Lines Visibility | 
| GroupColumnExpandCommand Collapses or Expands the group by columns based on summary columns | 
| GroupCommand Command Used for Group by Rows/Columns | 
| GroupRowExpandCommand Collapses or Expands the group by columns based on summary rows | 
| GroupWindow Interaction logic for GroupWindow.xaml | 
| GrowFontSizeCommand | 
| HeadingsVisibilityCommand Used to set the HeaderRowColumn Visibility | 
| HiddenCellCommand | 
| HideColumnsCommand To Hide the Selected columns from the sheet | 
| HideRowsCommand To hide the Selected Rows from the sheet | 
| HideSheetCommand To Hide the CurrentSheet | 
| HyperlinkCommand | 
| HyperlinkWindow Interaction logic for HyperlinkWindow.xaml | 
| IncreaseDecreaseDecimalCommand To increase the Decimal digit of a number | 
| IncreaseIndentCommand To increase indent level of the cell/range of cells | 
| InsertCellsCommand | 
| InsertCommand | 
| InsertCommentCommandBase Command used to Insert/Add Comment for the CurrentCell | 
| InsertCommentWindow Interaction logic for InsertCommentWindow.xaml | 
| InsertCutCopiedCellsCommand | 
| InsertCutCopiedShiftCellsDownCommand Represents a class that which perform cut/copy and shift cells down operations. | 
| InsertCutCopiedShiftCellsRightCommand Represents a class that which perform cut/copy and shift cells right operations. | 
| InsertDeleteCellsWindow Interaction logic for InsertDeleteCellsWindow.xaml | 
| InsertHyperlinkCommand Command used to Add, Edit or Delete Hyperlink | 
| InsertSheetColumnsCommand To insert column in the sheet | 
| InsertSheetCommand To insert/add the sheet in the workbook | 
| InsertSheetRowsCommand To insert rows in the sheet | 
| InsertShiftCellsDownCommand Represents a class that which perform inserting the empty cells for ShiftCellsDown operation. | 
| InsertShiftCellsRightCommand Represents a class that which perform inserting the empty cells for ShiftCellsRight operation. | 
| LockCellCommand | 
| MergeCellsCommand To perform merge operations for the range of cells | 
| NameManagerCommand Commands used for Adding,Editing, Managing the Name Range used in the Workbook | 
| NameManagerWindow Interaction logic for NameManagerWindow.xaml | 
| NewCommentCommand Command used to Insert a new Comment for the CurrentCell | 
| NewNameRangeCommand Commands used for Adding,Editing, Managing the Name Range used in the Workbook | 
| NewNameRangeWindow Interaction logic for NewNameRangeWindow.xaml | 
| NumberCommand | 
| OpenHyperlinkCommand Commands used for Adding,Editing, Managing the Name Range used in the Workbook | 
| OrientationCommand Represents a class that defines the command to change the orientation for the text in the cells. | 
| OutlineCommand | 
| OutlineSettingsCommand Command used to set the Outline Settings | 
| OutlineSettingsWindow Interaction logic for OutlineSettingsWindow.xaml | 
| PasteCommand Command used to Paste the Values | 
| ProtectSheetCommand To Protect the current sheet from the Workbook | 
| ProtectSheetWindow Interaction logic for ProtectSheetCommand.xaml | 
| ProtectWorkbookCommand Command used for Protecting the Workbook | 
| ProtectWorkbookWindow Interaction logic for ProtectWorkbookWindow.xaml | 
| RemoveHyperlinkCommand Commands used for remove hyperlink from workbook. | 
| RenameSheetCommand To rename the current sheet from the workbook | 
| ShrinkFontSizeCommand | 
| UnFreezePanesCommand | 
| UngroupCommand Command used for Ungroup the Row/Column | 
| UnHideWindow Interaction logic for UnHideWindow.xaml | 
| UnprotectSheetWindow Interaction logic for UnprotectSheet.xaml | 
| UnprotectWorkbookWindow Interaction logic for UnprotectWorkbookWindow.xaml | 
| WindowCommand | 
| WrapTextCommand Command used to set TextWrapping | 
Enums
| FormatBorderCommand.ExcelBorderStyle Gets the type of BorderStyles |