Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
INames Interface
/
Item Property
/ Item(String) Property
Specifies the name of an element in the collection.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item(String) Property
In This Topic
Returns the
IName
object from a collection.
Syntax
C#
IName
Item( System.
string
name
) {
get
;}
Parameters
name
Specifies the name of an element in the collection.
Property Value
Returns
IName
.
See Also
Reference
INames Interface
INames Members
Overload List