ExcelNamedRangeNameScope Property
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.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelNamedRangeScopeType NameScope { get; }
Public ReadOnly Property NameScope As ExcelNamedRangeScopeType
Get
public:
property ExcelNamedRangeScopeType NameScope {
ExcelNamedRangeScopeType get ();
}
member NameScope : ExcelNamedRangeScopeType with get
Property Value
ExcelNamedRangeScopeType