C1.WPF.Excel Namespace > XLNamedRangeCollection Class : Item Property |
Overload | Description |
---|---|
Item(Int32) | Gets a reference to the XLNamedRange object at the specified index. Returns null if an invalid index is specified. |
Item(String) | Gets a reference to the XLNamedRange object with the specified name. Returns null if an object with the specified name could not be found in the collection. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2