<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.ListItem" />の高さが自動的に計算されるかどうかを示す値を取得します。
'Declaration
Public Property AutoItemHeight As Boolean
public bool AutoItemHeight {get; set;}
プロパティ値
<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.ListItem" />の高さが<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.ListItem" nolink="true" />のフォントに基づいて自動的に計算される場合は<see langword="true" />、それ以外の場合は<see langword="false" />。