Back to Devexpress

ICellValueConverter Members

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

latest740 B
Original Source

ICellValueConverter Members

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

Methods

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

DevExpress.Spreadsheet Namespace