Excel |
The ExcelNamedRangesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNamedRange | Creates and adds a new named range to the collection. | |
| GetEnumerator | Gets the collection enumerator | |
| RemoveNamedRange(Int32) | Removes the named range at the specified zero based index from collection. | |
| RemoveNamedRange(String) | Removes the named range with the specified name from collection. |