Represents a defined name for a range of cells.
For a list of all members of this type, see IName Members.
[Visual Basic] Public Interface IName [C#] public interface IName [C++] public __gc __interface IName [JScript] public interface IName
The IName interface is a member of the Names collection for the IWorkbook and IWorksheet objects.
Use Names[index], where index is the name index number or defined name, to return a single Name object.
Namespace: NativeExcel
Assembly: NativeExcel (in NativeExcel.dll)
IName Members | NativeExcel Namespace