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