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


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