Click or drag to resize

IWorkSheetReader Methods

The IWorkSheetReader type exposes the following members.

Methods
  Name Description
Public method Read(Int32, Int32) Read the data of a cell.
Public method ReadT(Int32, Int32) Read the data of a cell and cast it to a particular T type.
Top
See Also