GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > PopUpCalculatorInfo クラス : Width プロパティ |
'Declaration
Public Property Width As Integer
'使用法
Dim instance As PopUpCalculatorInfo Dim value As Integer instance.Width = value value = instance.Width
public int Width {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | valueがゼロ未満です。 |