Click or drag to resize

Workbook CaculateFormulaValue Method

Note: This API is now obsolete.

Computes the string formula

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("the method is obsolete, please use CalculateFormulaValue.")]
public Object CaculateFormulaValue(
	string text
)

Parameters

text
Type: System String

Return Value

Type: Object
See Also