SPREAD for WPF 3.0J - GcSpreadGrid
GetDisplayText(String,Object) メソッド

GrapeCity.Windows.SpreadGrid 名前空間 > GeneralCellType クラス > GetDisplayText メソッド : GetDisplayText(String,Object) メソッド
書式文字列。
書式設定する値。
値を表示テキストに書式設定します。
シンタックス
'宣言
 
Public Overloads Shared Function GetDisplayText( _
   ByVal formatString As String, _
   ByVal value As Object _
) As String
public static string GetDisplayText( 
   string formatString,
   object value
)

パラメータ

formatString
書式文字列。
value
書式設定する値。

戻り値の型

書式設定された表示テキスト。
参照

GeneralCellType クラス
GeneralCellType メンバ
オーバーロード一覧