GrapeCity SPREAD for Windows Forms 12.0J
FromPercent(String,FormulaEngine) メソッド


数式テキストを示す文字列値。
数式エンジン。
条件付き書式のパーセントを作成します。
構文
'Declaration
 
Public Overloads Shared Function FromPercent( _
   ByVal formula As String, _
   Optional ByVal engine As FormulaEngine _
) As CfValue
'使用法
 
Dim formula As String
Dim engine As FormulaEngine
Dim value As CfValue
 
value = CfValue.FromPercent(formula, engine)
public static CfValue FromPercent( 
   string formula,
   FormulaEngine engine
)

パラメータ

formula
数式テキストを示す文字列値。
engine
数式エンジン。

戻り値の型

条件付き書式のパーセントを表すCfValue値。
参照

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

 

 


Copyright © 2004 GrapeCity inc.