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