[]
Parse named range refers to cell range array.
public static XLCellRange[] ParseRefers(C1XLBook book, string refers)
| Type | Name | Description |
|---|---|---|
| C1XLBook | book | The workbook of the cell ranges. |
| string | refers | The text refers for a named range. |
| Type | Description |
|---|---|
| XLCellRange[] |