MESCIUS SPREAD for Windows Forms 17.0J
BuildFields(String,String,String,String,String) メソッド

パターンを示すSystem.String値。
値が正のときに前に付加する文字列を示す<b>System.String</b>値。
値が正のときに後ろに付加する文字列を示す<b>System.String</b>値。
値が負のときに前に付加する文字列を示す<b>System.String</b>値。
値が負のときに後ろに付加する文字列を示す<b>System.String</b>値。
指定した書式を使用してGrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDisplayFieldInfoオブジェクトを作成します。
構文
'Declaration
 
Public Overloads Shared Function BuildFields( _
   ByVal pattern As String, _
   ByVal positivePrefix As String, _
   ByVal positiveSuffix As String, _
   ByVal negativePrefix As String, _
   ByVal negativeSuffix As String _
) As NumberDisplayFieldInfo()

パラメータ

pattern
パターンを示すSystem.String値。
positivePrefix
値が正のときに前に付加する文字列を示す<b>System.String</b>値。
positiveSuffix
値が正のときに後ろに付加する文字列を示す<b>System.String</b>値。
negativePrefix
値が負のときに前に付加する文字列を示す<b>System.String</b>値。
negativeSuffix
値が負のときに後ろに付加する文字列を示す<b>System.String</b>値。

戻り値の型

参照

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

 

 


© MESCIUS inc. All rights reserved.