ExcelNamedRangeCollection Members

Office Open XML

The ExcelNamedRangeCollection type exposes the following members.

Methods

  NameDescription
Add
Add a new named range
AddFormla
Add a defined name referencing a formula
AddValue
Add a defined name referencing value
ContainsKey
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Count
Item
Names

See Also