JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.grapecity.documents.excel
Interface IFormulaResolver
public interface
IFormulaResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
evaluate
(
String
text)
boolean
isCustomName
(
String
text)
Method Details
isCustomName
boolean
isCustomName
(
String
text)
evaluate
Object
evaluate
(
String
text)