Back to Devexpress

CellValue.FromObject Method

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

latest544 B
Original Source

CellValue.FromObject Method

NameParametersDescription
FromObject(Object, ICellValueConverter) staticvalue, converterConverts the specified object to a cell value using the custom converter.
FromObject(Object) staticvalueConverts the specified object to a cell value using the default converter.