Spread.Services Documentation
Evaluate Method
GrapeCity.Documents.Spread Namespace > IWorksheet Interface : Evaluate Method
Required String. The name of the object, using the naming convention.
Converts a Microsoft Excel name to an object or a value.
Syntax
System.object Evaluate( 
   System.string formula
)

Parameters

formula
Required String. The name of the object, using the naming convention.
See Also

Reference

IWorksheet Interface
IWorksheet Members