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