GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : TextFormat プロパティ |
'Declaration
Public Property TextFormat As String
'使用法
Dim instance As GcComboBoxCellType Dim value As String instance.TextFormat = value value = instance.TextFormat
public string TextFormat {get; set;}
例外 | 説明 |
---|---|
System.ArgumentException | valueが有効なTextFormatではありません。 |