'Declaration Public Enum UltraSpreadsheetAction Inherits System.Enum
public enum UltraSpreadsheetAction : System.Enum
Member | Description |
---|---|
ActivateAndSelectNextWorksheet | Activates and selects the next visible Infragistics.Documents.Excel.Worksheet after the UltraSpreadsheet.ActiveWorksheet |
ActivateAndSelectPreviousWorksheet | Activates and selects the previous visible Infragistics.Documents.Excel.Worksheet before the UltraSpreadsheet.ActiveWorksheet |
ActivateNextOutOfViewWorksheet | Activates the visible worksheet that is the last partially visible worksheet tab in view or next visible worksheet if the last visible item is fully in view. |
ActivateNextPane | Activates the next SpreadsheetPane if there are multiple panes and they are not frozen. |
ActivateNextWorksheet | Activates the next visible Infragistics.Documents.Excel.Worksheet after the UltraSpreadsheet.ActiveWorksheet |
ActivatePreviousOutOfViewWorksheet | Activates the visible worksheet that is before the first worksheet tab in view. |
ActivatePreviousPane | Activates the previous SpreadsheetPane if there are multiple panes and they are not frozen. |
ActivatePreviousWorksheet | Activates the previous visible Infragistics.Documents.Excel.Worksheet before the UltraSpreadsheet.ActiveWorksheet |
AddNewWorksheet | Adds a new Infragistics.Documents.Excel.Worksheet after the current active worksheet and activates it. |
AddTableColumn | Adds one column to the end of the UltraSpreadsheet.ActiveTable Note, the selection must be completely within the table and only 1 worksheet may be selected. |
AddTableRow | Adds one row at the end of the UltraSpreadsheet.ActiveTable. Note, the selection must be completely within the table and not intersect with the header row and only 1 worksheet may be selected. |
AlignHorizontalCenter | Changes the horizontal alignment of the cell formats for the current selection switching between Center and General. |
AlignHorizontalJustify | Changes the horizontal alignment of the cell formats for the current selection switching between Justify and General. |
AlignHorizontalLeft | Changes the horizontal alignment of the cell formats for the current selection switching between Left and General. |
AlignHorizontalRight | Changes the horizontal alignment of the cell formats for the current selection switching between Right and General. |
AlignVerticalBottom | Changes the vertical alignment of the cell formats for the current selection to Bottom. |
AlignVerticalMiddle | Changes the vertical alignment of the cell formats for the current selection to Middle. |
AlignVerticalTop | Changes the vertical alignment of the cell formats for the current selection to Top. |
AutoFitColumnWidth | Updates the Infragistics.Documents.Excel.WorksheetColumn.Width based on the size of the content in the columns associated with the UltraSpreadsheet.ActiveSelection so that it will be resized based on the size of the contents. |
AutoFitRowHeight | Updates the Infragistics.Documents.Excel.WorksheetRow.Height to be -1 for rows associated with the UltraSpreadsheet.ActiveSelection so that it will be resized based on the size of the contents. |
CancelRenameWorksheet | Exits the renaming of a worksheet without committing the changes to the name |
CellAbove | Navigates to the cell above the active cell. |
CellBelow | Navigates to the cell below the active cell. |
CellInNextSelectionRange | Activates the first cell in the next cell range of the SpreadsheetSelection |
CellInPreviousSelectionRange | Activates the first cell in the previous cell range of the SpreadsheetSelection |
CellInSelectionAbove | Navigates to the cell above within the selection if multiple cells are selected otherwise navigates to the cell above. |
CellInSelectionBelow | Navigates to the cell below within the selection if multiple cells are selected otherwise navigates to the cell below. |
CellInSelectionLeft | Navigates to the previous cell within the selection if multiple cells are selected otherwise navigates to the cell to the left. |
CellInSelectionRight | Navigates to the next cell within the selection if multiple cells are selected otherwise navigates to the cell to the right. |
CellInTableLeft | Navigates to the previous cell within the UltraSpreadsheet.ActiveCell unless the active cell is within the total row. |
CellInTableRight | Navigates to the next cell within the UltraSpreadsheet.ActiveTable unless the active cell is within the totql row. |
CellLeft | Navigates to the cell to the left of the active cell. |
CellPageAbove | Scrolls up one page and activates a cell in the same column and relative visible row. |
CellPageBelow | Scrolls down one page and activates a cell in the same column and relative visible row. |
CellPageLeft | Scrolls left one page and activates a cell in the same row and relative visible column. |
CellPageRight | Scrolls right one page and activates a cell in the same row and relative visible column. |
CellRight | Navigates to the cell to the right of the active cell. |
CellWithDataAbove | Navigates to the cell above the active cell that has data or the first cell in the column if there are none with data. |
CellWithDataBelow | Navigates to the cell below the active cell that has data or the last cell in the column if there are none with data. |
CellWithDataLeft | Navigates to the cell to the left of the active cell that has data or the first cell in the row if there are none with data. |
CellWithDataRight | Navigates to the cell to the right of the active cell that has data or the last cell in the row if there are none with data. |
CircleInvalidData | Checks the validity of all the cells in the current UltraSpreadsheet.ActiveWorksheet based on their associated DataValidationRule if it has one. |
ClearAllFilterAndSort | Clears all the filter and sort settings for the SpreadsheetSelection.ActiveCell of the UltraSpreadsheet.ActiveSelection. If the active cell is within the UltraSpreadsheet.ActiveTable then the filter and sort information of the table is cleared. If the cell is not within a table the Infragistics.Documents.Excel.Worksheet.FilterSettings sort and filtering are cleared even if the cell is not within its region. The command is not available when there are multiple worksheets selected or if the active cell is in an area that does not have any sorting or filtering. |
ClearContents | Clears the value of the selected cells. |
ClearFilter | Clears the filter for the column associated with the SpreadsheetSelection.ActiveCell of the UltraSpreadsheet.ActiveSelection. The command is not available when there are multiple worksheets selected or if the active cell is within a column that does not have any filtering. This command may also be executed with a string containing the A1 format cell address of the target cell for the operation. |
ClearFormats | Resets the cell format for the cells associated with the selection including the row and column cell format for rows and columns that are entirely selected. |
ClearHyperlinks | Removes hyperlinks from the selected cells without removing the formatting. |
ClearValidationCircles | Clears any invalidation circles that are cached for the current UltraSpreadsheet.ActiveWorksheet |
CommitRenameWorksheet | Attempts to exit the renaming of a worksheet and committing the changes to the name. |
ConvertTableToRange | Removes the UltraSpreadsheet.ActiveTable and converts it to a normal range of cells. |
Copy | Copies the information from the selection to the clipboard. |
Cut | Copies the information from the selection to the clipboard and clears the contents. |
DecreaseFontSize | Decreases the size of the font for the cell format of the current selection based on the current state of the active cell. |
DecreaseIndentation | Decreases the Indent of the cell format of the current selection based on the current state of each cell and potentially changing other properties such as horizontal alignment to one that supports indentation. |
DeleteCells | Deletes the cells associated with the current selection and shifts the cells based on where data is in adjacent cells. |
DeleteCellsShiftLeft | Deletes the cells associated with the current selection and shifts the cells that exist on the right of the selection to the left. |
DeleteCellsShiftUp | Deletes the cells associated with the current selection and shifts the cells that exist below of the selection upward. |
DeleteColumns | Removes columns associated with the current selection. |
DeleteRows | Removes rows associated with the current selection. |
DeleteTableColumns | Deletes one or more columns in the UltraSpreadsheet.ActiveTable based on the current selection. Note, the selection must be completely within the table and only 1 worksheet may be selected. |
DeleteTableRows | Deletes one or more rows in the UltraSpreadsheet.ActiveTable based on the current selection. Note, the selection must be completely within the table and not intersect with the header row and only 1 worksheet may be selected. |
DeleteWorksheets | Removes the selected worksheets from the associated Workbook. |
EdgeCellWithDataAbove | Navigates to the farthest contiguous cell with data above the active cell. If the active cell has no data or the cell above does not have data, it will navigate to the start of the next cell that has data in that direction or the first cell in the column if there are no more cells with data. |
EdgeCellWithDataBelow | Navigates to the farthest contiguous cell with data below the active cell. If the active cell has no data or the cell below does not have data, it will navigate to the start of the next cell that has data in that direction or the last cell in the column if there are no more cells with data. |
EdgeCellWithDataLeft | Navigates to the farthest contiguous cell with data to the left of the active cell. If the active cell has no data or the cell to the left does not have data, it will navigate to the start of the next cell that has data in that direction or the first cell in the row if there are no more cells with data. |
EdgeCellWithDataRight | Navigates to the farthest contiguous cell with data to the right of the active cell. If the active cell has no data or the cell to the right does not have data, it will navigate to the start of the next cell that has data in that direction or the last cell in the row if there are no more cells with data. |
EnterEditMode | Starts in place editing of the UltraSpreadsheet.ActiveCell starting with the current value |
EnterEditModeAndClearValue | Starts in place editing of the UltraSpreadsheet.ActiveCell starting with an empty value |
EnterEndMode | Changes the UltraSpreadsheet.IsInEndMode to true |
EnterKeyNavigation | The cell adjacent to the active cell in the direction indicated by the UltraSpreadsheet.EnterKeyNavigationDirection should be activated. |
ExitEditModeAndCreateArrayFormula | Ends edit mode of the UltraSpreadsheet.ActiveCell and updates all the cells within the selection with an array formula from current edit value. |
ExitEditModeAndDiscardChanges | Ends edit mode of the UltraSpreadsheet.ActiveCell and discards any changes made while editing. |
ExitEditModeAndUpdateActiveCell | Ends edit mode of the UltraSpreadsheet.ActiveCell and updates the active cell's value based on the current edit value. |
ExitEditModeAndUpdateSelectedCells | Ends edit mode of the UltraSpreadsheet.ActiveCell and updates all the cells within the selection with the cell's value based on the current edit value. |
ExitEndMode | Changes the UltraSpreadsheet.IsInEndMode to false |
FilterByCellColor | Similar to FilterByCellValue except the filter is based on the resolved background color of the active cell. |
FilterByCellFontColor | Similar to FilterByCellValue except the filter is based on the resolved text/font color of the active cell. |
FilterByCellIcon | Similar to FilterByCellValue except the filter is based on the resolved icon of the active cell. |
FilterByCellValue | Filters the data region based on the current value of the SpreadsheetSelection.ActiveCell of the UltraSpreadsheet.ActiveSelection. If the active cell is within the UltraSpreadsheet.ActiveTable then the filter for the column associated with the active cell is set to the new filter. If the cell is within the Infragistics.Documents.Excel.Filtering.WorksheetFilterSettings.Region of the Infragistics.Documents.Excel.Worksheet.FilterSettings then the filter for the column of that region associated with the active cell is set to the new filter. Otherwise a new region is created for the Infragistics.Documents.Excel.Worksheet.FilterSettings based on the selection and the filter is created for that column. |
FirstCellInRow | Navigates to the first cell in the row |
FirstCellInView | Navigates to the upper left cell in view. |
FirstCellInViewWithinSelection | Changes the UltraSpreadsheet.ActiveCell to be the upper left most cell in view within the active selection range. |
FirstCellInWorksheet | Navigates to the first cell in the Worksheet. |
FirstScrollableCellInRow | Navigates to the cell of the first scrollable column in the row. This is the same as FirstCellInRow unless there are frozen panes and then the first scrollable column is based on the number of frozen column. |
FirstScrollableCellInWorksheet | Navigates to the cell for the first scrollable row and column in the Worksheet. This is the same as FirstCellInView unless there are frozen panes and then the first scrollable row and column are based on the number of frozen rows and columns. |
FirstUnlockedCell | Navigates to the leftmost unlocked cell of the topmost row. |
FreezeFirstColumn | Changes the DisplayOptions of the active worksheet so that the first currently visible column will be frozen at the left and the right area can scroll from the next column until the last column. |
FreezeFirstRow | Changes the DisplayOptions of the active worksheet so that the first currently visible row will be frozen at the top and the bottom area can scroll from the next row until the last row. |
HideColumns | Sets the Infragistics.Documents.Excel.RowColumnBase.Hidden to true for the columns associated with the UltraSpreadsheet.ActiveSelection. |
HideRows | Sets the Infragistics.Documents.Excel.RowColumnBase.Hidden to true for the rows associated with the UltraSpreadsheet.ActiveSelection. |
IncreaseFontSize | Increases the size of the font for the cell format of the current selection based on the current state of the active cell. |
IncreaseIndentation | Increases the Indent of the cell format of the current selection based on the current state of each cell and potentially changing other properties such as horizontal alignment to one that supports indentation. |
InsertCells | Inserts cells based on the current selection and shifts the cells based on where data is in adjacent cells. |
InsertCellsShiftDown | Inserts cells before the cells associated with the current selection shifting the existing cells down. |
InsertCellsShiftRight | Inserts cells before the cells associated with the current selection shifting the existing cells to the right. |
InsertColumns | Inserts columns before the columns associated with the current selection. If multiple columns are selected then multiple columns will be inserted. |
InsertNewWorksheets | Inserts a new Infragistics.Documents.Excel.Worksheet for each selected Worksheet before the active worksheet and activates the first new sheet. |
InsertRows | Inserts rows before the rows associated with the current selection. If multiple rows are selected then multiple rows will be inserted. |
InsertTableColumns | Inserts one or more columns in the UltraSpreadsheet.ActiveTable based on the current selection width relative to the left edge of the selection. Note, the selection must be completely within the table and only 1 worksheet may be selected. |
InsertTableRows | Inserts one or more rows in the UltraSpreadsheet.ActiveTable based on the current selection height relative to the top edge of the selection. Note, the selection must be completely within the table and not intersect with the header row and only 1 worksheet may be selected. |
LastCellInView | Navigates to the lower right cell in view. |
LastCellInViewWithinSelection | Changes the UltraSpreadsheet.ActiveCell to be the lower right most cell in view within the active selection range. |
LastUnlockedCell | Navigates to the rightmost unlocked cell of the bottommost row. |
LastUsedCell | Navigates to the last row and column for which data or formatting have been provided. |
LastUsedCellInRow | Navigates the column of the end of the used range but stays within the current row of the active cell. |
MergeCells | Merges the selected cells into one cell. |
MergeCellsAcross | Merge the selected cells in one row into one cell. |
MergeCellsAndCenter | Combine and center the contents of the selected cells into a new larger cell. |
OpenHyperlink | Executes the hyperlink associated with the selection when a single cell is selected. |
Paste | Updates the selection based on the information in the clipboard. |
PickFromDropDownList | Displays a list of the string values of the adjacent cells above and below the UltraSpreadsheet.ActiveCell |
ReapplyFilterAndSort | Reapplies the filter and sort settings for the SpreadsheetSelection.ActiveCell of the UltraSpreadsheet.ActiveSelection. If the active cell is within the UltraSpreadsheet.ActiveTable then the filter and sort information of the table is reapplied. If the cell is not within a table the Infragistics.Documents.Excel.Worksheet.FilterSettings sort and filtering are repplied even if the cell is not within its region. The command is not available when there are multiple worksheets selected or if the active cell is within a table that does not have any sorting or filtering. |
Redo | Used to re-execute the last change operation that was undo, if possible. |
RemoveColumnScrollRegionSplit | Removes the vertical split and sets the LeftPaneWidth of the UnfrozenPaneSettings to 0. |
RemoveHyperlinks | Removes hyperlinks associated with the selected cells. |
RemoveRowScrollRegionSplit | Removes the horizontal split and sets the TopPaneHeight of the UnfrozenPaneSettings to 0. |
RemoveScrollRegionSplits | Removes both the horizontal and vertical splits so that there is only a single scrolling region remaining. |
RenameWorksheet | Enters edit mode on the tab associated with the active worksheet. |
ResetNameBoxWidth | Resets the NameBoxWidth to its default value. |
ScrollDown | Scrolls the active pane's row scroll region down by 1 row. |
ScrollLeft | Scrolls the active pane's column scroll region left by 1 column. |
ScrollNextWorksheet | Increments the Infragistics.Documents.Excel.WorkbookWindowOptions.FirstVisibleTabIndex to the next visible worksheet |
ScrollPageAbove | Scrolls the active pane's row scroll region up by the size of the viewable area. |
ScrollPageBelow | Scrolls the active pane's row scroll region down by the size of the viewable area. |
ScrollPageLeft | Scrolls the active pane's column scroll region left by the size of the viewable area. |
ScrollPageRight | Scrolls the active pane's column scroll region right by the size of the viewable area. |
ScrollPreviousWorksheet | Decrements the Infragistics.Documents.Excel.WorkbookWindowOptions.FirstVisibleTabIndex to the previous visible worksheet |
ScrollRight | Scrolls the active pane's column scroll region right by 1 column. |
ScrollToFirstWorksheet | Scrolls the tab area such that the first visible worksheet tab is in view |
ScrollToLastWorksheet | Scrolls the tab area such that the last visible worksheet tab is in view |
ScrollUp | Scrolls the active pane's row scroll region up by 1 row. |
SelectActiveCellOnly | Changes the selection such that it only contains the ActiveCell. |
SelectAllCells | Replaces the selection range containing the active cell with a selection range that encompasses the entire worksheet. |
SelectAllWorksheets | Selects all the visible worksheet tabs within the UltraSpreadsheet.Workbook |
SelectCellAbove | Selects from the active cell to the cell above the active cell. |
SelectCellBelow | Selects from the active cell to the cell below the active cell. |
SelectCellLeft | Selects from the active cell to the cell to the left of the active cell. |
SelectCellPageAbove | Scrolls up one page and selects from the active cell to a cell in the same column and relative visible row. |
SelectCellPageBelow | Scrolls down one page and selects from the active cell to a cell in the same column and relative visible row. |
SelectCellPageLeft | Scrolls left one page and selects from the active cell to a cell in the same row and relative visible column. |
SelectCellPageRight | Scrolls right one page and selects from the active cell to a cell in the same row and relative visible column. |
SelectCellRight | Selects from the active cell to the cell to the right of the active cell. |
SelectCellWithDataAbove | Selects from the active cell to the cell above the active cell that has data or the first cell in the column if there are none with data. |
SelectCellWithDataBelow | Selects from the active cell to the cell below the active cell that has data or the last cell in the column if there are none with data. |
SelectCellWithDataLeft | Selects from the active cell to the cell to the left of the active cell that has data or the first cell in the row if there are none with data. |
SelectCellWithDataRight | Selects from the active cell to the cell to the right of the active cell that has data or the last cell in the row if there are none with data. |
SelectColumns | Replaces the selection range containing the active cell with a selection range that encompasses the columns for that range. |
SelectCurrentArray | Selects the region associated with an array formula that is applied to the active cell. |
SelectCurrentRegion | Selects the cells adjacent to the active cell that have data or selects the entire worksheet if the current region is already selected or the current cell range selection isn't contained within the calculated current region. |
SelectEdgeCellWithDataAbove | Selects from the active cell to the farthest contiguous cell with data above the active cell. If the active cell has no data or the cell above does not have data, it will navigate to the start of the next cell that has data in that direction or the first cell in the column if there are no more cells with data. |
SelectEdgeCellWithDataBelow | Selects from the active cell to the farthest contiguous cell with data below the active cell. If the active cell has no data or the cell below does not have data, it will navigate to the start of the next cell that has data in that direction or the last cell in the column if there are no more cells with data. |
SelectEdgeCellWithDataLeft | Selects from the active cell to the farthest contiguous cell with data to the left of the active cell. If the active cell has no data or the cell to the left does not have data, it will navigate to the start of the next cell that has data in that direction or the first cell in the row if there are no more cells with data. |
SelectEdgeCellWithDataRight | Selects from the active cell to the farthest contiguous cell with data to the right of the active cell. If the active cell has no data or the cell to the right does not have data, it will navigate to the start of the next cell that has data in that direction or the last cell in the row if there are no more cells with data. |
SelectEntireTableColumn | Selects the cells of the entire columns in the UltraSpreadsheet.ActiveTable based on the portion of the active range of the current selection that intersects with the table. |
SelectFirstCellInRow | Selects from the active cell to the first cell in the row |
SelectFirstCellInView | Selects from the active cell to the upper left cell in view. |
SelectFirstCellInWorksheet | Selects from the active cell to the first cell in the Worksheet. |
SelectFirstScrollableCellInRow | Selects from the active cell to the cell of the first scrollable column in the row. This is the same as FirstCellInRow unless there are frozen panes and then the first scrollable column is based on the number of frozen column. |
SelectFirstScrollableCellInWorksheet | Selects from the active cell to the cell for the first scrollable row and column in the Worksheet. This is the same as FirstCellInView unless there are frozen panes and then the first scrollable row and column are based on the number of frozen rows and columns. |
SelectLastCellInView | Selects from the active cell to the lower right cell in view. |
SelectLastUsedCell | Selects from the active cell to the last row and column for which data or formatting have been provided. |
SelectLastUsedCellInRow | Selects from the active cell the column of the end of the used range but stays within the current row of the active cell. |
SelectRows | Replaces the selection range containing the active cell with a selection range that encompasses the rows for that range. |
SelectTableColumnData | Selects the data area of the columns in the UltraSpreadsheet.ActiveTable based on the portion of the active range of the current selection that intersects with the table. If the intersection includes the header or footer rows then the operation is the same as SelectEntireTableColumn |
SelectTableRow | Selects the cells of the entire rows in the UltraSpreadsheet.ActiveTable based on the portion of the active range of the current selection that intersects with the table. |
SelectVisibleCellsOnly | Chnages the selection such that it only does not contain any hidden rows or columns. |
ShiftEnterKeyNavigation | The cell adjacent to the active cell in the reverse of the direction indicated by the UltraSpreadsheet.EnterKeyNavigationDirection should be activated. |
ShowCellDropDown | Displays the dropdown associated with the UltraSpreadsheet.ActiveCell which may be things such as the filter menu dropdown, the list of values from the cell's list type data validation, a list of formulas for a cell in the total row of a table, etc. |
ShowCustomSortDialog | Displays the custom sort dialog for the worksheet sort region |
ShowFormatCellsDialog | Displays the format cells dialog for the current selection. |
SnapColumnScrollRegionSplit | Adjusts the width of the left row scroll region such that it is aligned to the edge of a column. |
SnapRowScrollRegionSplit | Adjusts the height of the top row scroll region such that it is aligned to the edge of a row. |
SnapScrollRegionSplits | Adjusts the height of the top and left scrolling regions such that they are aligned to the edge or a row and column respectively. |
SortAscending | This causes an ascending sort for the current selection. The exact changes will depend on whether the current selection is within the UltraSpreadsheet.ActiveTable. If the selection is within a table then the column associated with the SpreadsheetSelection.ActiveCell is sorted ascending. If the selection is not within a table then the data range associated with the selection is sorted ascending via the Infragistics.Documents.Excel.Worksheet.SortSettings. The command is not available if the selection intesects table and non-table cells and cannot be performed if there are multiple selection ranges. This command may also be executed with a string containing the A1 format cell address of the target cell for the operation. |
SortByCellColor | Sorts the data region based on the current background color of the SpreadsheetSelection.ActiveCell of the UltraSpreadsheet.ActiveSelection. If the active cell is within the UltraSpreadsheet.ActiveTable then the sort for the column associated with the active cell is set to the new sort condition. If the cell is within the Infragistics.Documents.Excel.Filtering.WorksheetFilterSettings.Region of the Infragistics.Documents.Excel.Worksheet.FilterSettings then the sort for the column of that region associated with the active cell is set to the new sort condition. Otherwise the Infragistics.Documents.Excel.Worksheet.SortSettings is updated based on the selection and the sort condition is created for that column. This command may also be executed with a string containing the A1 format cell address of the target cell for the operation. |
SortByCellFontColor | Similar to SortByCellColor except the sort condition is based on the resolved text/font color of the active cell. |
SortByCellIcon | Similar to SortByCellColor except the sort condition is based on the resolved icon of the active cell. |
SortDescending | This causes a descending sort for the current selection. The exact changes will depend on whether the current selection is within the UltraSpreadsheet.ActiveTable. If the selection is within a table then the column associated with the SpreadsheetSelection.ActiveCell is sorted descending. If the selection is not within a table then the data range associated with the selection is sorted descending via the Infragistics.Documents.Excel.Worksheet.SortSettings. The command is not available if the selection intesects table and non-table cells and cannot be performed if there are multiple selection ranges. This command may also be executed with a string containing the A1 format cell address of the target cell for the operation. |
SwitchToAddToSelectionMode | Changes the UltraSpreadsheet.SelectionMode to AddToSelection. |
SwitchToExtendSelectionMode | Changes the UltraSpreadsheet.SelectionMode to ExtendSelection. |
SwitchToNormalSelectionMode | Changes the UltraSpreadsheet.SelectionMode to Normal. |
ToggleBold | Changes the bold state of the cell format of the current selection based on the bold state of the active cell. |
ToggleCellEditMode | Used while in edit mode to change the UltraSpreadsheet.CellEditMode and switch between the modes that control how the arrow keys are handled. |
ToggleDoubleUnderline | Changes the underline state of the cell format of the current selection based on the underline state of the active cell. |
ToggleFilter | This command turns on or off filtering for the current selection. The exact changes will depend on whether the current selection is within the UltraSpreadsheet.ActiveTable. If within a table and the Infragistics.Documents.Excel.WorksheetTable.IsFilterUIVisible is false, this will ensure the Infragistics.Documents.Excel.WorksheetTable.IsHeaderRowVisible and Infragistics.Documents.Excel.WorksheetTable.IsFilterUIVisible are true; otherwise it will invoke Infragistics.Documents.Excel.WorksheetTable.ClearFilters and set the Infragistics.Documents.Excel.WorksheetTable.IsFilterUIVisible is false. Outside of a table, the property affects the Infragistics.Documents.Excel.Worksheet.FilterSettings. If there is a filtered region then the command invokes the Infragistics.Documents.Excel.Filtering.WorksheetFilterSettings.ClearFilters and then clears/removes the region; otherwise it set the worksheet filter region to a region relative to the selection. The command is not available if the selection intesects table and non-table cells and cannot be performed if there are mulitple selection ranges. |
ToggleFreezePanes | Changes the DisplayOptions of the active worksheet to add or remove frozen areas. If the worksheet currently has frozen areas then they will be removed. If the worksheet currently has unfrozen splits then they will be converted to frozen splits. Otherwise it will create frozen areas based on the current active cell. |
ToggleItalic | Changes the italic state of the cell format of the current selection based on the italic state of the active cell. |
ToggleShowFormulasInCells | Changes the Infragistics.Documents.Excel.DisplayOptions.ShowFormulasInCells of the selected worksheets. |
ToggleSplitPanes | Changes the DisplayOptions of the active worksheet to add or remove resizable split areas that are separately scrollable. If the worksheet currently has split areas then the splits will be removed. If the worksheet has frozen areas they will be converted to splits. Otherwise it will create split areas based on the current active cell. |
ToggleStrikeThrough | Changes the strikethrough state of the cell format of the current selection based on the strikethrough state of the active cell. |
ToggleSubscript | Changes the subscript state of the cell format of the current selection based on the subscript state of the active cell. |
ToggleSuperscript | Changes the superscript state of the cell format of the current selection based on the superscript state of the active cell. |
ToggleTableTotalRow | Changes the visibility of the total row in the UltraSpreadsheet.ActiveTable. |
ToggleUnderline | Changes the underline state of the cell format of the current selection based on the underline state of the active cell. |
ToggleWrapText | Changes the wrap state of the cell format of the current selection based on the wrap state of the active cell. |
Undo | Used to reverse the last change operation. |
UnhideColumns | Sets the Infragistics.Documents.Excel.RowColumnBase.Hidden to false for the columns associated with the UltraSpreadsheet.ActiveSelection. |
UnhideRows | Sets the Infragistics.Documents.Excel.RowColumnBase.Hidden to false for the rows associated with the UltraSpreadsheet.ActiveSelection. |
UnmergeCells | Split the current cell in multiple cells |
UnselectWorksheets | Clears the selected worksheet tabs such that only the active tab is selected. |
ZoomIn | Changes the magnification of the currently selected Infragistics.Documents.Excel.Worksheet of the UltraSpreadsheet to a higher value in increments of 10% |
ZoomOut | Changes the magnification of the currently selected Infragistics.Documents.Excel.Worksheet of the UltraSpreadsheet to a lower value in increments of 10% |
ZoomTo100 | Changes the magnification of the currently selected Infragistics.Documents.Excel.Worksheet of the UltraSpreadsheet to 100% |
ZoomToSelection | Changes the magnification of the currently selected Infragistics.Documents.Excel.Worksheet to display the currently selected cells. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2