findEntireSheetRange method



Returns a reference to the range object with the specified name or coordinates.

Syntax

Range = Sheet.findEntireSheetRange()

Applies to

Sheet object.

Parameters

none.

Return value

Range. A reference to the Range object that represents the entire sheet.

See also
findRangeFromCoordinate method
findRangeFromString method
Selection property