Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IRange Interface
/
Item Property
/ Item(Int32) Property
The index of range.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item(Int32) Property
In This Topic
Returns a new instance of
IRange
by index which represents a cell.
Syntax
C#
IRange
Item( System.
int
index
) {
get
;}
Parameters
index
The index of range.
Property Value
IRange.
See Also
Reference
IRange Interface
IRange Members
Overload List