[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.TextFormat

TextFormat プロパティ

TextFormat

テキストのカスタマイズに使用される書式文字列を取得または設定します。

宣言
public string TextFormat { get; set; }
Public Property TextFormat As String
プロパティ値
説明
string

テキストのカスタマイズに使用される書式文字列を取得または設定しますstring

備考

このプロパティは、GrapeCity.Win.Textの表示に使用される書式を指定します。

例外
条件
ArgumentException

指定されたvalueが有効なTextFormatではありません。

参照
TextBoxStyle