Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.CalcEngine Namespace / VisualFunction Class
Properties Methods

In This Topic
    VisualFunction Class Members
    In This Topic

    The following tables list the members exposed by VisualFunction.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the maximum argument count of the function. (Inherited from GrapeCity.CalcEngine.Function)
    Public PropertyGets the minimum argument count of the function. (Inherited from GrapeCity.CalcEngine.Function)
    Public PropertyGets the function name. (Inherited from GrapeCity.CalcEngine.Function)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.CalcEngine.Function)
    Public MethodReturns a hash code for this instance. (Inherited from GrapeCity.CalcEngine.Function)
    Top
    See Also