Back to Devexpress

ICellValueConverter Methods

officefileapi-devexpress-dot-spreadsheet-dot-icellvalueconverter-dot-underscore-methods.md

latest827 B
Original Source

ICellValueConverter Methods

A converter that converts custom objects to cell values and vice versa.

NameDescription
ConvertToObject(CellValue)Implement this method to convert a cell value to a certain object.
TryConvertFromObject(Object)Implement this method to convert a certain object to a cell value.

See Also

ICellValueConverter Interface

ICellValueConverter Members

DevExpress.Spreadsheet Namespace