SPREAD for WPF 3.0J - GcSpreadSheet
Create(String,Int32,Char,DisplayValueStyle,FormatColorEnum) メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > FormatResult 構造体 > Create メソッド : Create(String,Int32,Char,DisplayValueStyle,FormatColorEnum) メソッド
書式設定されたテキスト。
書式設定されたtext内の繰り返し文字の位置。
表示空間を満たす繰り返し文字。
テキストの表示方法を示すDisplayValueStyle値。
書式設定されたテキストの色。
繰り返し文字を含む書式設定された結果を作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal text As System.String, _
   ByVal repeatCharIndex As System.Integer, _
   ByVal repeatChar As System.Char, _
   Optional ByVal displayStyle As DisplayValueStyle, _
   Optional ByVal color As FormatColorEnum _
) As FormatResult
public static FormatResult Create( 
   System.string text,
   System.int repeatCharIndex,
   System.char repeatChar,
   DisplayValueStyle displayStyle,
   FormatColorEnum color
)

パラメータ

text
書式設定されたテキスト。
repeatCharIndex
書式設定されたtext内の繰り返し文字の位置。
repeatChar
表示空間を満たす繰り返し文字。
displayStyle
テキストの表示方法を示すDisplayValueStyle値。
color
書式設定されたテキストの色。

戻り値の型

書式設定された結果を示すFormatResult値。
参照

FormatResult 構造体
FormatResult メンバ
オーバーロード一覧