Spread Windows Forms 12.0 Product Documentation
FunctionInfo Class
Members 


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : FunctionInfo Class
Represents an abstract base class for defining functions. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
FunctionInfo Class
Syntax
'Declaration
 
Public MustInherit Class FunctionInfo 
'Usage
 
Dim instance As FunctionInfo
public abstract class FunctionInfo 
Remarks
For more information on the functions, refer to the Spread for .NET Formula Reference.
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo

See Also

Reference

FunctionInfo Members
FarPoint.CalcEngine Namespace