[]
        
(Showing Draft Content)

C1.Excel.XLNamedRange.ParseRefers

ParseRefers Method

ParseRefers(C1XLBook, string)

Parse named range refers to cell range array.

Declaration
public static XLCellRange[] ParseRefers(C1XLBook book, string refers)
Parameters
Type Name Description
C1XLBook book

The workbook of the cell ranges.

string refers

The text refers for a named range.

Returns
Type Description
XLCellRange[]