Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

CellValue.ToObject Method

Name Parameters Description
ToObject() none Converts the cell value to an object using the default converter.
ToObject(ICellValueConverter) converter Converts the cell value to an object using the specified converter.