GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > EditBase クラス : BackgroundImageLayout プロパティ |
'Declaration
Public Overrides Property BackgroundImageLayout As ImageLayout
'使用法
Dim instance As EditBase Dim value As ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public override ImageLayout BackgroundImageLayout {get; set;}
例外 | 説明 |
---|---|
System.ComponentModel.InvalidEnumArgumentException | 指定された列挙値が存在しません。 |