[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.IImageSourceConverter.GetImageSource

GetImageSource Method

GetImageSource(object)

Convert from the cell value to the image source.

Declaration
ImageSource GetImageSource(object value)
Function GetImageSource(value As Object) As ImageSource
Parameters
Type Name Description
object value

The cell value.

Returns
Type Description
ImageSource

The converted image source.