TdxSpreadSheetTableView.HideSelectedRows Method
Hides all rows that intersect the cell selection area.
Declaration
procedure HideSelectedRows;
Remarks
A HideSelectedRows procedure call produces the same effect as the HideRows command.
See Also