IWork Sheet ReaderRead(Int 32, Int 32) Method
Read the data of a cell.
Definition
Namespace: Casewhere.Runtime.IO
Assembly: Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
The cell data
Assembly: Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Object Read(
int row,
int col
)Parameters
Return Value
ObjectThe cell data