ExcelWorksheetDataGetNullableColumn Method |
Name | Description | |
---|---|---|
GetNullableColumnT(Int32) |
Returns the content of the column cast to a nullable of the type or null if the column has no value.
| |
GetNullableColumnT(String) |
Returns the content of the column cast to a nullable of the type or null if the column has no value.
|