'Usage Dim image As Image Dim value As String value = ImageCellType.GetBase64String(image)
Parameters
- image
- Image
Return Value
String containing the base-64 string
'Usage Dim image As Image Dim value As String value = ImageCellType.GetBase64String(image)