SetFormula

SetFormula(string, object)

اضبط الصيغة وقيمة الصيغة .

public void SetFormula(string formula, object value)
معامليكتبوصف
formulaStringالصيغة.
valueObjectقيمة الصيغة.

أنظر أيضا


SetFormula(string, FormulaParseOptions, object)

اضبط الصيغة وقيمة الصيغة .

public void SetFormula(string formula, FormulaParseOptions options, object value)
معامليكتبوصف
formulaStringالصيغة.
optionsFormulaParseOptionsخيارات لتحليل الصيغة.
valueObjectقيمة الصيغة.

أنظر أيضا