Click or drag to resize

ExcelNamedRangeScopeType Enumeration

Represents the scope of a named range.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public enum ExcelNamedRangeScopeType
Members
  Member nameValueDescription
Worksheet0 Worksheet scope
Workbook1 Workbook scope
See Also