IBindingRangeValueConverter Members
An interface that allows you to convert cell values to custom objects and back.
#Methods
Name | Description |
---|---|
Convert |
Convert a cell value to a certain object. |
Try |
Converts the specified object to a cell value. |
See Also