SPREAD for WPF 4.0J - GcSpreadSheet
ApplyStyleForRange メソッド

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet 名前空間 > IFormulaEditor インターフェース : ApplyStyleForRange メソッド
変更されたテキストの開始位置。
変更されたテキストの長さ。
新しい色。
エディタで指定したテキストに色を設定します。
シンタックス
'宣言
 
Sub ApplyStyleForRange( _
   ByVal charIndex As System.Integer, _
   ByVal charLength As System.Integer, _
   ByVal color As System.Windows.Media.Brush _
) 
void ApplyStyleForRange( 
   System.int charIndex,
   System.int charLength,
   System.Windows.Media.Brush color
)

パラメータ

charIndex
変更されたテキストの開始位置。
charLength
変更されたテキストの長さ。
color
新しい色。
参照

IFormulaEditor インターフェース
IFormulaEditor メンバ