Skip to main content
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.