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