Range.Show Method
Excel Developer Reference |
Scrolls through the contents of the active window to move the range into view. The range must consist of a single cell in the active document.
Syntax
expression.Show
expression A variable that represents a Range object.
Return Value
Variant
See Also