Click or drag to resize
ExcelWorksheetDataNChar Method
Overload List
  NameDescription
Public methodNChar(Int32)
Returns the content of the nth cell cast to a nullable char.
Public methodNChar(String)
Returns the content of the cell at columnName cast to a nullable char.
Top
See Also