Represents a named range of cells.
The following tables list the members exposed by the NamedRange type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. Initializes a new instance of the NamedRange class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the cell or range of cells associated with this named range. |
|
![]() |
Gets or sets the name of the named range. |
|
![]() |
Gets the name of the worksheet represented by this named range. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Raises the PropertyValueChanged event. |
Public Events| Name | Description | |
|---|---|---|
![]() |
Raised when a property of this object is changed. |
See Also