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: 7.0.0
Syntax
public ExcelNamedRangesCollection NamedRanges { get; }

Property Value

Type: ExcelNamedRangesCollection
See Also