| SpreadsheetGear Namespace : IName Interface | 
The following tables list the members exposed by IName.
| Name | Description | |
|---|---|---|
![]()  | Comment | Gets or sets the comment associated with this defined name. | 
![]()  | Index | Returns the zero based index of the defined name in the INames collection of the workbook to which it belongs. | 
![]()  | Name | Gets or sets the name of the defined name. | 
![]()  | RefersTo | Gets or sets the formula which the defined name refers to. | 
![]()  | RefersToR1C1 | Gets or sets the formula which the defined name refers to in R1C1 notation. | 
![]()  | RefersToRange | Returns the IRange which this defined name refers to. | 
![]()  | Visible | Gets or sets the property which determines whether this defined name is visible to the user. |