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