ExcelNamedRangeCollection Methods
From Office Open XML
The ExcelNamedRangeCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Add a new named range
| |
| AddFormla |
Add a defined name referencing a formula
| |
| AddValue |
Add a defined name referencing value
| |
| ContainsKey | ||
| Equals | (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Remove |
Remove a defined name from the collection
| |
| ToString | (Inherited from Object.) |