GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfValue 構造体 > FromPrimitiveValue メソッド : FromPrimitiveValue(Double,CfValueType) メソッド |
'Declaration
Public Overloads Shared Function FromPrimitiveValue( _ ByVal value As Double, _ Optional ByVal type As CfValueType _ ) As CfValue
public static CfValue FromPrimitiveValue( double value, CfValueType type )