Spread WPF 18
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.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The maximum number of arguments supported by the function.  
    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
    See Also