| ExcelWorksheetDataNDateTime Method |
| Name | Description | |
|---|---|---|
| NDateTime(Int32) |
Returns the content of the nth cell cast to a nullable DateTime.
| |
| NDateTime(String) |
Returns the content of the cell at columnName cast to a nullable DateTime.
|