Winnovative Excel Library

ExcelNamedRangeNameScope Property

Winnovative Excel Library Documentation
Gets a flag indicating if the named range is defined at the workbook level or at the worksheet level. The range is expected to contain a single cell otherwise the comment will be placed on the top left cell of the range.

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

public ExcelNamedRangeScopeType NameScope { get; }

Property Value

Type: ExcelNamedRangeScopeType
See Also

Reference