IName Interface Properties
In This Topic
For a list of all members of this type, see IName members.
Public Properties
| Name | Description |
 | Comment | Gets or sets the comment associated with this defined name. |
 | Name | Gets or sets the name of the defined name. |
 | RefersToR1C1 | Gets or sets the formula in R1C1 format which the defined name refers to. |
 | ValidWorkbookParameter | Gets a value indicating whether the IName is a valid workbook parameter. |
 | Visible | Gets or sets the property which determines whether this defined name is visible to the user. |
 | Worksheet | Gets the scope of name as local worksheet. |
Top
See Also