GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ItemTemplateInfo クラス : Image プロパティ |
'Declaration
Public Property Image As Object
'使用法
Dim instance As ItemTemplateInfo Dim value As Object instance.Image = value value = instance.Image
public object Image {get; set;}