Click or drag to resize

ExcelWorksheetNamedRanges Property

Gets the named ranges collection of this worksheet (Worksheet 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