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