Winnovative Excel Library

ExcelWorksheetNamedRanges Property

Winnovative Excel Library Documentation
Gets the named ranges collection of this worksheet (Worksheet scope named ranges).

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelNamedRangesCollection NamedRanges { get; }

Property Value

Type: ExcelNamedRangesCollection
See Also

Reference