Parse named range refers to cell range array.
'Declaration
Public Shared Function ParseRefers( _
ByVal As C1XLBook, _
ByVal As System.String _
) As XLCellRange()
Parameters
- book
- The workbook of the cell ranges.
- refers
- The text refers for a named range.