Returns the contents of the upper-left cell in the range as a number.
theNumber = Range.getCellValueAsNumber()
See also getCellContents method getCellValueAsstring method setCellContentsFromNumber method setCellContentsFromstring method