'Usage Dim name As String Dim sheet As Integer Dim instance As New NamedCellRange(name, sheet)
Parameters
- name
- The name of the cell range
- sheet
- The index indicate the range scope, -1 means if a global cell range.
'Usage Dim name As String Dim sheet As Integer Dim instance As New NamedCellRange(name, sheet)