Click or drag to resize

ExcelWorkbookNamedRanges Property

Gets the named ranges collection of this workbook (Workbook scope named ranges).

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelNamedRangesCollection NamedRanges { get; }

Property Value

ExcelNamedRangesCollection
See Also