Back to Devexpress

CellValue.TryCreateFromObject Method

officefileapi-devexpress-dot-spreadsheet-dot-cellvalue-dot-trycreatefromobject.md

latest605 B
Original Source

CellValue.TryCreateFromObject Method

NameParametersDescription
TryCreateFromObject(Object, ICellValueConverter) staticvalue, converterTries to convert the specified object to a cell value using the custom converter.
TryCreateFromObject(Object) staticvalueTries to convert the specified object to a cell value using the default converter.