GrapeCity SPREAD for WPF 2.0J
GetDisplayText(String,Object,Brush) メソッド

書式文字列。
書式設定する値。
表示テキストの描画に使用される前景。
値を表示テキストに書式設定します。
構文
'Declaration
 
Public Overloads Shared Function GetDisplayText( _
   ByVal formatString As String, _
   ByVal value As Object, _
   ByRef foreground As Brush _
) As String
public static string GetDisplayText( 
   string formatString,
   object value,
   out Brush foreground
)

パラメータ

formatString
書式文字列。
value
書式設定する値。
foreground
表示テキストの描画に使用される前景。

戻り値の型

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

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.