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