GrapeCity SPREAD for Windows Forms 12.0J
FromPrimitiveValue(String) メソッド


文字列値を示す倍精度値。
指定した文字列値を使用して条件付き書式の値を作成します。
構文
'Declaration
 
Public Overloads Shared Function FromPrimitiveValue( _
   ByVal value As String _
) As CfValue
'使用法
 
Dim value As String
Dim value As CfValue
 
value = CfValue.FromPrimitiveValue(value)
public static CfValue FromPrimitiveValue( 
   string value
)

パラメータ

value
文字列値を示す倍精度値。

戻り値の型

条件付き書式値を表すCfValue値。
参照

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

 

 


Copyright © 2004 GrapeCity inc.