[]
Gets or sets the function resolver.
public IFunctionResolver FunctionResolver { get; set; }
Public Property FunctionResolver As IFunctionResolver
Type | Description |
---|---|
IFunctionResolver | An GrapeCity.CalcEngine.IFunctionResolver object represents the function resolver. |