Spread.Services Documentation
Item(Int32,Int32) Property
GrapeCity.Documents.Spread Namespace > IRangeProvider Interface > Item Property : Item(Int32,Int32) Property
The row.
The column.
Gets the IRange object with the specified row and column.
Syntax
IRange Item( 
   System.int row,
   System.int column
) {get;}

Parameters

row
The row.
column
The column.

Property Value

IRange.
See Also

Reference

IRangeProvider Interface
IRangeProvider Members
Overload List