XLCellRange Constructor(XLSheet,String)
In This Topic
Creates an instance of an
XLCellRange object containing a specified range.
Syntax
Parameters
- sheet
- The owner sheet for the range.
- reference
- The text presentation of a specified range without sheets.
See Also