[]
Convert from the cell value to the image source.
ImageSource GetImageSource(object value)
Function GetImageSource(value As Object) As ImageSource
Type | Name | Description |
---|---|---|
object | value | The cell value. |
Type | Description |
---|---|
ImageSource | The converted image source. |