GrapeCity SPREAD for WPF 2.0J
Create メソッド (FormulaRule)

条件数式。
ルールによって設定されるスタイル。
指定したパラメーターを使用して、新しい数式ルールを作成します。
構文
'Declaration
 
Public Shared Function Create( _
   ByVal formula As String, _
   ByVal style As StyleInfo _
) As FormulaRule
public static FormulaRule Create( 
   string formula,
   StyleInfo style
)

パラメータ

formula
条件数式。
style
ルールによって設定されるスタイル。

戻り値の型

新しい数式ルール。
参照

FormulaRule クラス
FormulaRule メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.