Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / Function Class
Fields Properties Methods


In This Topic
    Function Class Members
    In This Topic

    The following tables list the members exposed by Function.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the Function class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the function category.  
    Public PropertyGets a boolean value indicating whether the function is hidden.  
    Public PropertyGets a value indicating whether this function is attached to the workbookset.  
    Public PropertyGets the maximum argument count of the function.  
    Public PropertyGets the minimum argument count of the function.  
    Public PropertyGets the function name.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
    Public MethodDetermines whether the expression at specified index is an input name.  
    Public MethodReturns a hash code for this instance.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalculates the dimensions of the specified argument.  
    Top
    See Also