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

CellValue.FromObject Method

Name Parameters Description
FromObject(Object, ICellValueConverter) static value, converter Converts the specified object to a cell value using the custom converter.
FromObject(Object) static value Converts the specified object to a cell value using the default converter.