Name | Description | |
---|---|---|
VisualFunction Constructor | Initializes a new instance of the VisualFunction class. |
The following tables list the members exposed by VisualFunction.
Name | Description | |
---|---|---|
VisualFunction Constructor | Initializes a new instance of the VisualFunction class. |
Name | Description | |
---|---|---|
MaxArgs | Gets the maximum argument count of the function. (Inherited from GrapeCity.CalcEngine.Function) | |
MinArgs | Gets the minimum argument count of the function. (Inherited from GrapeCity.CalcEngine.Function) | |
Name | Gets the function name. (Inherited from GrapeCity.CalcEngine.Function) |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.CalcEngine.Function) | |
GetHashCode | Returns a hash code for this instance. (Inherited from GrapeCity.CalcEngine.Function) |
Name | Description | |
---|---|---|
EvaluateCellValue | Evaluates the cell value. | |
GetFormulaArrayDimensions | Calculates the dimensions of the specified argument. (Inherited from GrapeCity.CalcEngine.Function) |