ExcelWorksheetDataGetColumn Method |
Name | Description | |
---|---|---|
GetColumnT(Int32, T) |
Returns the content of the column cast to type or a default value if the column has no value.
| |
GetColumnT(String, T) |
Returns the content of the column cast to type or a default value if the column has no value.
|