条件付き書式のパーセントを作成します。
シンタックス
'宣言
Public Overloads Shared Function FromPercent( _
ByVal As System.String, _
Optional ByVal As FormulaEngine _
) As CfValue
public static CfValue FromPercent(
System.string ,
FormulaEngine
)
パラメータ
- formula
- 数式テキストを示す文字列値。
- engine
- 数式エンジン。
戻り値の型
参照