Gets the specified cell in the worksheet.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- row
- Type: SystemInt32
The one based row index of the cell - column
- Type: SystemInt32
The one based column index of the cell
Return Value
Type: ExcelRangeThe range containing the referenced cell
See Also