SPREAD for WPF 3.0J - GcSpreadSheet
SetFields(String,String,String,String,String) メソッド

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > NumberFieldSet クラス > SetFields メソッド : SetFields(String,String,String,String,String) メソッド
フィールドのパターンを示す System.String 値。
正の接頭辞の文字列を示す System.String 値。
正の接尾辞の文字列を示す System.String 値。
負の接頭辞の文字列を示す System.String 値。
負の接尾辞の文字列を示す System.String 値。
パターンを解析して各フィールドの設定を同期します。
シンタックス
'宣言
 
Public Overloads Sub SetFields( _
   ByVal pattern As System.String, _
   ByVal positivePrefix As System.String, _
   ByVal positiveSuffix As System.String, _
   ByVal negativePrefix As System.String, _
   ByVal negativeSuffix As System.String _
) 
public void SetFields( 
   System.string pattern,
   System.string positivePrefix,
   System.string positiveSuffix,
   System.string negativePrefix,
   System.string negativeSuffix
)

パラメータ

pattern
フィールドのパターンを示す System.String 値。
positivePrefix
正の接頭辞の文字列を示す System.String 値。
positiveSuffix
正の接尾辞の文字列を示す System.String 値。
negativePrefix
負の接頭辞の文字列を示す System.String 値。
negativeSuffix
負の接尾辞の文字列を示す System.String 値。
参照

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