Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / ConvertedFromImageCellType Property


In This Topic
ConvertedFromImageCellType Property
In This Topic
Syntax
'Declaration
 
Public Property ConvertedFromImageCellType As Boolean
 
'Usage
 
Dim instance As ExcelShape
Dim value As Boolean
 
instance.ConvertedFromImageCellType = value
 
value = instance.ConvertedFromImageCellType
See Also