TdxSpreadSheetTableView.UnhideSelectedRows Method
Displays all previously hidden rows that intersect the cell selection area.
Declaration
procedure UnhideSelectedRows;
Remarks
An UnhideSelectedRows
procedure call produces the same effect as the UnhideRows command.
See Also