CellValue.FromObject Method
Name | Parameters | Description |
---|---|---|
FromObject(Object, ICellValueConverter) static | value, converter | Converts the specified object to a cell value using the custom converter. |
FromObject(Object) static | value | Converts the specified object to a cell value using the default converter. |