| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLNamedRange Class : ParseRefers Method |
'Declaration Public Shared Function ParseRefers( _ ByVal book As C1XLBook, _ ByVal refers As System.String _ ) As XLCellRange()
public static XLCellRange[] ParseRefers( C1XLBook book, System.string refers )