# GrapeCity.Spreadsheet.WinForms.Ribbon.BuiltInCommands

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.BuiltInCommands" class="text-break">BuiltInCommands Enum
</h1>
  <div class="markdown level0 summary"><p>Indicates the type of built-in command.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.html">GrapeCity.Spreadsheet.WinForms.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.WinForms.Ribbon.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum BuiltInCommands</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum BuiltInCommands</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_About">About</td>
        <td><p>Shows the product information.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_AddSymbol">AddSymbol</td>
        <td><p>Add symbol(s) that are not on the keyboard.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_AlignShape">AlignShape</td>
        <td><p>Change the aligning of selected shape to the margin of the edge.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_AlternatingRowSettings">AlternatingRowSettings</td>
        <td><p>Show the alternative rows settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_AnnotationMode">AnnotationMode</td>
        <td><p>Switches the annotation mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ApplySlicerStyle">ApplySlicerStyle</td>
        <td><p>Apply the slicer style preset.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ApplyTableStyle">ApplyTableStyle</td>
        <td><p>Applies a table style to selected tables and clear format.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_AutoFitColumnWidth">AutoFitColumnWidth</td>
        <td><p>Auto fit column width on current selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_AutoFitRowHeight">AutoFitRowHeight</td>
        <td><p>Auto fit row height on current selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_AutoFunction">AutoFunction</td>
        <td><p>Auto fill a function formula.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_BackColorLegacyShape">BackColorLegacyShape</td>
        <td><p>Set the back color to the specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Background">Background</td>
        <td><p>Change background of the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Bold">Bold</td>
        <td><p>Set Bold font style for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Borders">Borders</td>
        <td><p>Set border for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_BringToFrontLegacyShape">BringToFrontLegacyShape</td>
        <td><p>Brings the specified legacy shape in front of all other legacy shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_BrowseTheme">BrowseTheme</td>
        <td><p>Choose and apply the custom theme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CalculateSheet">CalculateSheet</td>
        <td><p>Calculate current sheet immediately.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CalculateWorkbook">CalculateWorkbook</td>
        <td><p>Calculate current workbook immediately.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Camera">Camera</td>
        <td><p>Create a camera shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CellColumnRowSettings">CellColumnRowSettings</td>
        <td><p>Show the cells, columns and row settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CellStyle">CellStyle</td>
        <td><p>Set the cell style for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CellTypes">CellTypes</td>
        <td><p>Set cell type for selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CfRule">CfRule</td>
        <td><p>Create a conditional formatting rule.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ChangeCalculation">ChangeCalculation</td>
        <td><p>Change calculation options.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ChangeChartType">ChangeChartType</td>
        <td><p>Change chart type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ChangeEnhancedChartColor">ChangeEnhancedChartColor</td>
        <td><p>Change the color style of enhanced chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ChangeEnhancedChartStyle">ChangeEnhancedChartStyle</td>
        <td><p>Change the overall visual style of the enhanced chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ChangeShapeType">ChangeShapeType</td>
        <td><p>Change the shape's type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ChangeSparklineStyle">ChangeSparklineStyle</td>
        <td><p>Change sparkline style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ChangeSparklineType">ChangeSparklineType</td>
        <td><p>Changes the type of sparkline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CircleInvalidData">CircleInvalidData</td>
        <td><p>Circle invalid data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Clear">Clear</td>
        <td><p>Clear the cells.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ClearCellType">ClearCellType</td>
        <td><p>Clear cell type of selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ClearCfRule">ClearCfRule</td>
        <td><p>Clear conditional formatting rule in special selection range(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ClearFilter">ClearFilter</td>
        <td><p>Clear filter criteria on a filter column or all auto filter columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ClearHyperlinks">ClearHyperlinks</td>
        <td><p>Clear the hyperlink of cell (the formatting is not clear).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ClearOutline">ClearOutline</td>
        <td><p>Clear the outline of the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ClearRecentDocuments">ClearRecentDocuments</td>
        <td><p>Clears the recent document list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ClearTableStyle">ClearTableStyle</td>
        <td><p>Clears a table style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ClearValidationCircles">ClearValidationCircles</td>
        <td><p>Clear validation circles.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ColumnWidth">ColumnWidth</td>
        <td><p>Change column width on current selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ConvertToComments">ConvertToComments</td>
        <td><p>Convert all notes to Thread comment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ConvertToRange">ConvertToRange</td>
        <td><p>Convert the table to range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Copy">Copy</td>
        <td><p>Copy the selection on the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CreateEnhancedSparkline">CreateEnhancedSparkline</td>
        <td><p>Creates enhanced sparkline formula.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CreateLink">CreateLink</td>
        <td><p>Create a link for quick access to webpages and files.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CreatePivotTable">CreatePivotTable</td>
        <td><p>Create a pivot table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CreateSparkline">CreateSparkline</td>
        <td><p>Creates a sparkline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CreateTable">CreateTable</td>
        <td><p>Creates a table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CropPicture">CropPicture</td>
        <td><p>Start cropping the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CropToShape">CropToShape</td>
        <td><p>Change the shape of the drawing, preserving all the formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CustomizeThemeColors">CustomizeThemeColors</td>
        <td><p>Show dialog to create a custom theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_CustomizeThemeFonts">CustomizeThemeFonts</td>
        <td><p>Show dialog to create a custom theme font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Cut">Cut</td>
        <td><p>Remove the selection and put it on the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DataTable">DataTable</td>
        <td><p>Show Data table dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DataValidation">DataValidation</td>
        <td><p>Show the data validation dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DecreaseDecimal">DecreaseDecimal</td>
        <td><p>Decreases the decimal digits by 1.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DecreaseFontSize">DecreaseFontSize</td>
        <td><p>Decreases font size to previous integral number value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DecreaseIndent">DecreaseIndent</td>
        <td><p>Decreases indent of cells by 1.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DefaultColumnWidth">DefaultColumnWidth</td>
        <td><p>Change the default column width.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DefineName">DefineName</td>
        <td><p>Shows new name dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteCellStyle">DeleteCellStyle</td>
        <td><p>Delete the cell style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteCells">DeleteCells</td>
        <td><p>Delete cells, rows or columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteColors">DeleteColors</td>
        <td><p>Delete theme colors.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteComment">DeleteComment</td>
        <td><p>Delete a comment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteFonts">DeleteFonts</td>
        <td><p>Delete theme fonts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteShape">DeleteShape</td>
        <td><p>Delete shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteSheet">DeleteSheet</td>
        <td><p>Delete current sheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteTableColumn">DeleteTableColumn</td>
        <td><p>Delete specified column(s) from current table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteTableRow">DeleteTableRow</td>
        <td><p>Delete specified row(s) from current table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DeleteTableStyle">DeleteTableStyle</td>
        <td><p>Deletes a table style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DropShadowLegacyShape">DropShadowLegacyShape</td>
        <td><p>Sets the shadow for specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DuplicateCellStyle">DuplicateCellStyle</td>
        <td><p>Duplicate the cell style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_DuplicateTableStyle">DuplicateTableStyle</td>
        <td><p>Duplicates a table style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_EditColors">EditColors</td>
        <td><p>Edit theme colors.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_EditFonts">EditFonts</td>
        <td><p>Edit theme fonts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_EditNote">EditNote</td>
        <td><p>Edit current note.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_EnhancedSparklineSettings">EnhancedSparklineSettings</td>
        <td><p>Changes settings of enhanced sparkline formula.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Fill">Fill</td>
        <td><p>Fill the data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FillColor">FillColor</td>
        <td><p>Set fill color for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Filter">Filter</td>
        <td><p>Filter the data on current selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Find">Find</td>
        <td><p>Show Find sheet dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FlipLegacyShape">FlipLegacyShape</td>
        <td><p>Flips the specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FocusCell">FocusCell</td>
        <td><p>Toggle the display of the focus cell selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FocusIndicatorSettings">FocusIndicatorSettings</td>
        <td><p>Show Focus Indicator settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FontColor">FontColor</td>
        <td><p>Set text color for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FontName">FontName</td>
        <td><p>Set the font name for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FontSize">FontSize</td>
        <td><p>Set the font size for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ForeColorLegacyShape">ForeColorLegacyShape</td>
        <td><p>Set the fore color to the specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ForecastSheet">ForecastSheet</td>
        <td><p>Show Forecast sheet dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FormatAsTable">FormatAsTable</td>
        <td><p>Format as table in selected selected tables or cell range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FormatCells">FormatCells</td>
        <td><p>Shows the Format Cells dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FormatComment">FormatComment</td>
        <td><p>Show the Format Comment dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FormatControl">FormatControl</td>
        <td><p>Show the Format Control dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FormatShape">FormatShape</td>
        <td><p>Set format for shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_FreezePanes">FreezePanes</td>
        <td><p>Freeze the sheet by row and column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_GoTo">GoTo</td>
        <td><p>Show GoTo sheet dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_GoalSeek">GoalSeek</td>
        <td><p>Show Goal seek dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Group">Group</td>
        <td><p>Group rows or columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_GroupInfoSettings">GroupInfoSettings</td>
        <td><p>Show GroupInfo settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_GroupShape">GroupShape</td>
        <td><p>Group selected shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_HideColumns">HideColumns</td>
        <td><p>Hide current selection columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_HideDetail">HideDetail</td>
        <td><p>Hide detail the outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_HideRows">HideRows</td>
        <td><p>Hide current selection rows.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_HideSheet">HideSheet</td>
        <td><p>Hide current selection sheets.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_HorizontalAlign">HorizontalAlign</td>
        <td><p>Set horizontal alignment for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_IncreaseDecimal">IncreaseDecimal</td>
        <td><p>Increases the decimal digits by 1.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_IncreaseFontSize">IncreaseFontSize</td>
        <td><p>Increases font size to next integral number value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_IncreaseIndent">IncreaseIndent</td>
        <td><p>Increases indent of cells by 1.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InputMapSettings">InputMapSettings</td>
        <td><p>Show InputMap settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertCells">InsertCells</td>
        <td><p>Add new cells, rows or columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertChart">InsertChart</td>
        <td><p>Inserts a new chart to the worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertChartDialog">InsertChartDialog</td>
        <td><p>Show the Insert chart dialog to add a new chart to the worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertComment">InsertComment</td>
        <td><p>Create new comment or edit current comment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertFormControl">InsertFormControl</td>
        <td><p>Insert new form control to the worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertFunction">InsertFunction</td>
        <td><p>Show insert function dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertNote">InsertNote</td>
        <td><p>Create new note.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertShape">InsertShape</td>
        <td><p>Inserts a new shape to the worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertSheet">InsertSheet</td>
        <td><p>Insert a worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertSlicer">InsertSlicer</td>
        <td><p>Insert a slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertTableColumn">InsertTableColumn</td>
        <td><p>Insert new column(s) to current table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertTableRow">InsertTableRow</td>
        <td><p>Insert new row(s) to current table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_InsertWordArt">InsertWordArt</td>
        <td><p>Insert the word art.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Italic">Italic</td>
        <td><p>Set Italic font style for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_LoadHistory">LoadHistory</td>
        <td><p>Load open documents history.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_LockCell">LockCell</td>
        <td><p>Change cell lock state.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_LockShape">LockShape</td>
        <td><p>Change shape lock state.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ManageCfRules">ManageCfRules</td>
        <td><p>Show conditional formatting manager rule dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Margin">Margin</td>
        <td><p>Change page margin.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_MarkerColor">MarkerColor</td>
        <td><p>Change marker color of sparkline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Merge">Merge</td>
        <td><p>Merge the selected cells into one cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ModifyCellStyle">ModifyCellStyle</td>
        <td><p>Modify the cell style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ModifyTableStyle">ModifyTableStyle</td>
        <td><p>Modifies a table style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_MoreAccountingFormats">MoreAccountingFormats</td>
        <td><p>Show format accounting dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_MoveChart">MoveChart</td>
        <td><p>Show dialog to move chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_MoveLegacyShape">MoveLegacyShape</td>
        <td><p>Moves the specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_MoveOrCopySheet">MoveOrCopySheet</td>
        <td><p>Move or copy current selected sheets.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_NameManager">NameManager</td>
        <td><p>Shows name manager dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_NavigateComment">NavigateComment</td>
        <td><p>Select the cell that contains comment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_NavigateNote">NavigateNote</td>
        <td><p>Navigate to next/previous note.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_New">New</td>
        <td><p>Creates a new document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_NewCellStyle">NewCellStyle</td>
        <td><p>Create a new custom cell style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_NewCfRule">NewCfRule</td>
        <td><p>Show new formatting rule dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_NewTableStyle">NewTableStyle</td>
        <td><p>Creates a new table style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_None">None</td>
        <td><p>Do nothing.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_NumberFormat">NumberFormat</td>
        <td><p>Set the number format for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Open">Open</td>
        <td><p>Opens a document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_OpenRecentDocument">OpenRecentDocument</td>
        <td><p>Opens a document from recent document list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Orientation">Orientation</td>
        <td><p>Set the text orientation for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Outline">Outline</td>
        <td><p>Check out advanced options for creating outlines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_OutlineColorLegacyShape">OutlineColorLegacyShape</td>
        <td><p>Set the outline color to the specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_OutlineStyleLegacyShape">OutlineStyleLegacyShape</td>
        <td><p>Sets the outline style for specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PageBreak">PageBreak</td>
        <td><p>Set page break.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PageOrientation">PageOrientation</td>
        <td><p>Change print orientation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PageSetup">PageSetup</td>
        <td><p>Show page setup dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PaperSize">PaperSize</td>
        <td><p>Change paper size.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Paste">Paste</td>
        <td><p>Add content on the clipboard to document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PasteSpecial">PasteSpecial</td>
        <td><p>Show the paste special dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PickFromDropDownList">PickFromDropDownList</td>
        <td><p>Displays the data validation list of the current cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Picture">Picture</td>
        <td><p>Inserts a picture from the selected image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureArtisticEffects">PictureArtisticEffects</td>
        <td><p>Add artistic effects to the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureBrightnessContrast">PictureBrightnessContrast</td>
        <td><p>Change the brightness, contrast of the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureColorTone">PictureColorTone</td>
        <td><p>Change the color tone of the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureInCell">PictureInCell</td>
        <td><p>Place a picture in cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureRecolor">PictureRecolor</td>
        <td><p>Change/Transform the color of the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureSaturation">PictureSaturation</td>
        <td><p>Change the color saturation of the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureSharpen">PictureSharpen</td>
        <td><p>Change the sharpness of the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureStyles">PictureStyles</td>
        <td><p>Set style for picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PictureTransparency">PictureTransparency</td>
        <td><p>Adjust the transparency of the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableBannedColumn">PivotTableBannedColumn</td>
        <td><p>Toggle visible pivot table banned columns</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableBannedRows">PivotTableBannedRows</td>
        <td><p>Toggle visible pivot table banned rows</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableBlankRows">PivotTableBlankRows</td>
        <td><p>Change pivot table's blank rows</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableColumnHeaders">PivotTableColumnHeaders</td>
        <td><p>Toggle visible pivot table header columns</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableGrandTotals">PivotTableGrandTotals</td>
        <td><p>Change pivot table's grandTotals</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableReportLayout">PivotTableReportLayout</td>
        <td><p>Adjust pivot table's report layout.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableRowHeaders">PivotTableRowHeaders</td>
        <td><p>Toggle visible pivot table header rows</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableStyleOptions">PivotTableStyleOptions</td>
        <td><p>Change pivot table's style options.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PivotTableSubtotals">PivotTableSubtotals</td>
        <td><p>Change pivot table's subtotals</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Print">Print</td>
        <td><p>Prints the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PrintArea">PrintArea</td>
        <td><p>Change print area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PrintGridlines">PrintGridlines</td>
        <td><p>Change the option that allows the gridlines to be printed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PrintHeadings">PrintHeadings</td>
        <td><p>Change the option that allows the headings to be printed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PrintPdf">PrintPdf</td>
        <td><p>Prints the document to PDF.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_PrintPreview">PrintPreview</td>
        <td><p>Prints the document in preview.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Properties">Properties</td>
        <td><p>Shows the document properties.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ProtectSheet">ProtectSheet</td>
        <td><p>Protect the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ProtectWorkbook">ProtectWorkbook</td>
        <td><p>Protect the workbook.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ReapplyFilter">ReapplyFilter</td>
        <td><p>Applying filter condition again on all filter column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Redo">Redo</td>
        <td><p>Performs a redo of the most recently undone edit or action.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RegroupShape">RegroupShape</td>
        <td><p>Regroup selected shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RemoveArrows">RemoveArrows</td>
        <td><p>Remove the arrows drawn by Trace Precedents or Trace Dependents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RemoveDependentArrows">RemoveDependentArrows</td>
        <td><p>Remove the arrows drawn by Trace Dependents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RemoveDuplicates">RemoveDuplicates</td>
        <td><p>Remove the duplicates value in the table column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RemoveHyperlinks">RemoveHyperlinks</td>
        <td><p>Remove the hyperlink of cell (the formatting is clear).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RemovePageBreak">RemovePageBreak</td>
        <td><p>Remove page break.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RemovePrecedentArrows">RemovePrecedentArrows</td>
        <td><p>Remove the arrows drawn by Trace Precedents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RenameSheet">RenameSheet</td>
        <td><p>Rename current sheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RenameTable">RenameTable</td>
        <td><p>Rename table action.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ReplacePicture">ReplacePicture</td>
        <td><p>Replace source of the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ReplaceTableStyle">ReplaceTableStyle</td>
        <td><p>Replaces the currently applied table style on selected tables with a new style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ResetPageBreak">ResetPageBreak</td>
        <td><p>Reset page breaks.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ResetPicture">ResetPicture</td>
        <td><p>Discard all formatting of the picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ResizeTable">ResizeTable</td>
        <td><p>Resize a table action.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RotateLegacyShape">RotateLegacyShape</td>
        <td><p>Rotates the specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RotateShape">RotateShape</td>
        <td><p>Change rotation degree or flip of selected shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_RowHeight">RowHeight</td>
        <td><p>Change row height on current selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Save">Save</td>
        <td><p>Saves the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SaveAs">SaveAs</td>
        <td><p>Save the document to the specified format.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SaveHistory">SaveHistory</td>
        <td><p>Save open documents history.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ScaleLegacyShape">ScaleLegacyShape</td>
        <td><p>Scales the specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ScaleToFitHeight">ScaleToFitHeight</td>
        <td><p>Change the height of the printout to fit a certain number of pages.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ScaleToFitScale">ScaleToFitScale</td>
        <td><p>Change the printout to a percentage of its actual size.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ScaleToFitWidth">ScaleToFitWidth</td>
        <td><p>Change the width of the printout to fit a certain number of pages.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SelectChartData">SelectChartData</td>
        <td><p>Select chart data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SelectTableColumn">SelectTableColumn</td>
        <td><p>Select the specified column(s) of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SelectTableRow">SelectTableRow</td>
        <td><p>Select the specified row(s) of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SendToBackLegacyShape">SendToBackLegacyShape</td>
        <td><p>Sends the selected legacy shape behind all other legacy shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SetDefaultTableStyle">SetDefaultTableStyle</td>
        <td><p>Set a table style as default.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SetPictureLegacyShape">SetPictureLegacyShape</td>
        <td><p>Sets picture of the specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SetTransparentColor">SetTransparentColor</td>
        <td><p>Make a color in the current picture transparent.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeCanMove">ShapeCanMove</td>
        <td><p>Change the CanMove attribute of selected shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeCanSize">ShapeCanSize</td>
        <td><p>Change the CanSize attribute of selected shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeEditPoints">ShapeEditPoints</td>
        <td><p>Edit shape's points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeEffects">ShapeEffects</td>
        <td><p>Change the effect of shape(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeFill">ShapeFill</td>
        <td><p>Change the fill of shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeFormatText">ShapeFormatText</td>
        <td><p>Change the the text format of the shape(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeHeight">ShapeHeight</td>
        <td><p>Change the height of selected shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeOutline">ShapeOutline</td>
        <td><p>Change the outline of shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapePictureFill">ShapePictureFill</td>
        <td><p>Fill the shape with a picture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapePlacement">ShapePlacement</td>
        <td><p>Change the placement of selected shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeRerouteConnectors">ShapeRerouteConnectors</td>
        <td><p>Reroute connectors of shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeTextFill">ShapeTextFill</td>
        <td><p>Change the fill of shape's text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeTextOutline">ShapeTextOutline</td>
        <td><p>Change the outline of shape's text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeTextPictureFill">ShapeTextPictureFill</td>
        <td><p>Text picture fill.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeWidth">ShapeWidth</td>
        <td><p>Change the width of selected shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShapeZOrder">ShapeZOrder</td>
        <td><p>Change z-order of selected shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SheetSettings">SheetSettings</td>
        <td><p>Show sheet settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SheetSkinSettings">SheetSkinSettings</td>
        <td><p>Show sheet skin settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShowAllNotes">ShowAllNotes</td>
        <td><p>Show all the notes in current worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShowComment">ShowComment</td>
        <td><p>Show the comment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShowDetail">ShowDetail</td>
        <td><p>Show detail the outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ShowFormulas">ShowFormulas</td>
        <td><p>Display the formula in each cell instead of the resulting value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SlicerButtonHeight">SlicerButtonHeight</td>
        <td><p>Change the slicer's button height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SlicerButtonWidth">SlicerButtonWidth</td>
        <td><p>Change the slicer's button width.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SlicerCaption">SlicerCaption</td>
        <td><p>Change the slicer's caption.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SlicerColumnsCount">SlicerColumnsCount</td>
        <td><p>Change the slicer's columns count.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SlicerSettings">SlicerSettings</td>
        <td><p>Change the slicer's settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Sort">Sort</td>
        <td><p>Sort the data on current selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineAxisType">SparklineAxisType</td>
        <td><p>Change sparkline axis type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineClear">SparklineClear</td>
        <td><p>Clear the sparkline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineClearGroup">SparklineClearGroup</td>
        <td><p>Clear the sparkline group.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineColor">SparklineColor</td>
        <td><p>Change color of sparkline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineEditData">SparklineEditData</td>
        <td><p>Edit sparkline group or selected sparkline location and data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineFirstPoint">SparklineFirstPoint</td>
        <td><p>Toggle sparkline first point's visibility.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineGroup">SparklineGroup</td>
        <td><p>Group the sparklines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineHiddenDisplay">SparklineHiddenDisplay</td>
        <td><p>Change hidden or empty value display in sparkline group.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineHighPoint">SparklineHighPoint</td>
        <td><p>Toggle sparkline high point's visibility.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineLastPoint">SparklineLastPoint</td>
        <td><p>Toggle sparkline last point's visibility.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineLowPoint">SparklineLowPoint</td>
        <td><p>Toggle sparkline low point's visibility.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineMarkers">SparklineMarkers</td>
        <td><p>Toggle sparkline marker's visibility.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineNegativePoints">SparklineNegativePoints</td>
        <td><p>Toggle sparkline negative point's visibility.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineRightToLeft">SparklineRightToLeft</td>
        <td><p>Change sparkline plot data right-to-left.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineShowAxis">SparklineShowAxis</td>
        <td><p>Change sparkline show axis.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineSwitchRowColumn">SparklineSwitchRowColumn</td>
        <td><p>Switch display data by row or column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineUngroup">SparklineUngroup</td>
        <td><p>Ungroup the sparkline group.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineVerticalMaxValue">SparklineVerticalMaxValue</td>
        <td><p>Change sparkline vertical max value options.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SparklineVerticalMinValue">SparklineVerticalMinValue</td>
        <td><p>Change sparkline vertical min value options.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SpecialCells">SpecialCells</td>
        <td><p>Find all the cells that match the specified type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Split">Split</td>
        <td><p>Divide the window into different panes that each scroll separately.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SpreadSettings">SpreadSettings</td>
        <td><p>Show spread settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SpreadSkinSettings">SpreadSkinSettings</td>
        <td><p>Show spread skin settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_StyleSettings">StyleSettings</td>
        <td><p>Show the style settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_SwitchChartRowColumn">SwitchChartRowColumn</td>
        <td><p>Switch chart row/column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TabStripSettings">TabStripSettings</td>
        <td><p>Show Tab Strip settings dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TableBandedColumns">TableBandedColumns</td>
        <td><p>Toggle visible table banded columns</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TableBandedRows">TableBandedRows</td>
        <td><p>Toggle visible table banded rows</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TableFilterButton">TableFilterButton</td>
        <td><p>Toggle visible table filter button</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TableFirstColumn">TableFirstColumn</td>
        <td><p>Toggle visible table first column</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TableHeaderRow">TableHeaderRow</td>
        <td><p>Toggle visible table header row</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TableLastColumn">TableLastColumn</td>
        <td><p>Toggle visible table last column</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TableTotalRow">TableTotalRow</td>
        <td><p>Toggle visible table total row</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TextEffects">TextEffects</td>
        <td><p>Change the effect of the text of shape(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TextToColumns">TextToColumns</td>
        <td><p>Split a single column of text into multiple columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Theme">Theme</td>
        <td><p>Change theme of the workbook.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ThemeColors">ThemeColors</td>
        <td><p>Change theme color scheme of the workbook.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ThemeFonts">ThemeFonts</td>
        <td><p>Change theme font scheme of the workbook.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ThicknessLegacyShape">ThicknessLegacyShape</td>
        <td><p>Sets the thickness for specified legacy shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ToggleColumnHeadings">ToggleColumnHeadings</td>
        <td><p>Show/hide the heading of the columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ToggleFilter">ToggleFilter</td>
        <td><p>Turn auto filter on or off.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ToggleGridlines">ToggleGridlines</td>
        <td><p>Show/hide gridlines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ToggleHeadings">ToggleHeadings</td>
        <td><p>Show/hide the headings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ToggleHorizontalGridlines">ToggleHorizontalGridlines</td>
        <td><p>Show/hide horizontal gridlines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ToggleNote">ToggleNote</td>
        <td><p>Show/Hide the current note.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ToggleRowHeadings">ToggleRowHeadings</td>
        <td><p>Show/hide the heading of the rows.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_ToggleVerticalGridlines">ToggleVerticalGridlines</td>
        <td><p>Show/hide vertical gridlines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TraceDependents">TraceDependents</td>
        <td><p>Show arrows that indicate which cells are affected by the value of the currently selected cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_TracePrecedents">TracePrecedents</td>
        <td><p>Show arrows that indicate which cells affect the value of the currently selected cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Underline">Underline</td>
        <td><p>Set Underline style for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Undo">Undo</td>
        <td><p>Performs an undo of the most recent edit or action.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Ungroup">Ungroup</td>
        <td><p>Ungroup a range of cells that were previously grouped.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_UngroupShape">UngroupShape</td>
        <td><p>Ungroup selected shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_UnhideColumns">UnhideColumns</td>
        <td><p>Unhide hidden columns inside selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_UnhideRows">UnhideRows</td>
        <td><p>Unhide hidden rows inside selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_UnhideSheets">UnhideSheets</td>
        <td><p>Unhide hidden sheets.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Unmerge">Unmerge</td>
        <td><p>Unmerge cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_VerticalAlign">VerticalAlign</td>
        <td><p>Set vertical alignment for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_WrapText">WrapText</td>
        <td><p>Set the wrap text attribute for cell(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_BuiltInCommands_Zoom">Zoom</td>
        <td><p>Zoom active sheet.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
