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