[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.BuiltInCommands.HideUnhideRowsColumns

HideUnhideRowsColumns Field

[Ctrl-0] Hide columns that intersect the current selection. [Ctrl-9] Hide rows that intersect the current selection. [Ctrl-Shift-0] Unhide any hidden columns that intersect the current selection. [Ctrl-Shift-9] Unhide any hidden rows that intersect the current selection.

Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public static readonly SpreadCommand HideUnhideRowsColumns
Public Shared ReadOnly HideUnhideRowsColumns As SpreadCommand
Returns
Type Description
SpreadCommand [Ctrl-0] Hide columns that intersect the current selection. [Ctrl-9] Hide rows that intersect the current selection. [Ctrl-Shift-0] Unhide any hidden columns that intersect the current selection. [Ctrl-Shift-9] Unhide any hidden rows that intersect the current selection.