[]
Represents a defined name.
public sealed class NameInfo
Public NotInheritable Class NameInfo
Name | Description |
---|---|
NameInfo() | Initializes a new instance of the NameInfo class. |
Name | Description |
---|---|
Comment | Gets or sets the comment associated with this defined name. |
Name | Gets or sets the name of the defined name. |
RefersTo | Gets the formula in A1 format which the defined name refers to. |
Scope | Gets the scope of name as local worksheet. |
Visible | Gets or sets the property which determines whether this defined name is visible to the user. |