INameRanges Methods |
The INameRanges type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add(String) |
Defines a new name.
|
![]() |
Add(INamedRange) |
Defines a new name.
|
![]() |
Add(String, IXLSRange) |
Defines a new name.
|
![]() |
Contains |
Determines whether the Nameranges contains an element with the specified name.
|
![]() |
GetByName |
Returns a single Name object from a Names collection.
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from
IEnumerable
.)
|
![]() |
Remove |
Removes Name object from the collection.
|
![]() |
RemoveAt |
Removes the element at the specified index of the collection.
|