Back to Devexpress

CellValue.ToObject Method

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

latest454 B
Original Source

CellValue.ToObject Method

NameParametersDescription
ToObject()noneConverts the cell value to an object using the default converter.
ToObject(ICellValueConverter)converterConverts the cell value to an object using the specified converter.