A common task when using NativeExcel is to specify a cell or range of cells and then do something with it,
such as enter a value or change the format.
A Range object in NativeExcel can be either a single cell or a range of cells.
The following topics show the most common ways to identify and work with Range objects.