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


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