GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfValue 構造体 : FromFormula メソッド |
'宣言
Public Shared Function FromFormula( _ ByVal formula As String, _ Optional ByVal type As CfValueType, _ Optional ByVal engine As FormulaEngine _ ) As CfValue
public static CfValue FromFormula( string formula, CfValueType type, FormulaEngine engine )