'Declaration
Public Property ConvertedFromImageCellType As Boolean
'Usage
Dim instance As ExcelShape Dim value As Boolean instance.ConvertedFromImageCellType = value value = instance.ConvertedFromImageCellType
public bool ConvertedFromImageCellType {get; set;}