unhiderows
Show previously hidden rows.
Syntax
Section titled “Syntax”unhiderows(cr, cr2, ...)Description
Section titled “Description”Restores visibility for hidden rows in the given range. Pass a range that spans the hidden region.
Example
Section titled “Example”unhiderows(A1:A20)See also
Section titled “See also”hiderows— Hide rows.unhidecols— Show previously hidden columns.