'宣言 Public Overloads Shared Function FromPrimitiveValue( _ ByVal value As System.Double, _ Optional ByVal type As CfValueType _ ) As CfValue
public static CfValue FromPrimitiveValue( System.double value, CfValueType type )
パラメータ
- value
- 数値を示す倍精度値。
- type
戻り値の型
条件付き書式値を表すCfValue値。