Click or drag to resize

Workbook CalculateFormulaValue Method

Computes the string formula

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Object CalculateFormulaValue(
	string text
)

Parameters

text
Type: System String

Return Value

Type: Object
See Also