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