'Declaration
Public Shared Function ParseRefers( _ ByVal book As C1XLBook, _ ByVal refers As String _ ) As XLCellRange()
public static XLCellRange[] ParseRefers( C1XLBook book, string refers )
Parameters
- book
- The workbook of the cell ranges.
- refers
- The text refers for a named range.