Spread Windows Forms 17
FarPoint.Win.Spread Assembly / GrapeCity.Spreadsheet.Win Namespace / EuroFunction Class
Properties Methods


In This Topic
    EuroFunction Class Members
    In This Topic

    The following tables list the members exposed by EuroFunction.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the function category. (Inherited from GrapeCity.CalcEngine.Function)
    Public PropertyGets a boolean value indicating whether the function is hidden. (Inherited from GrapeCity.CalcEngine.Function)
    Public PropertyGets a value indicating whether this function is attached to the workbookset. (Inherited from GrapeCity.CalcEngine.Function)
    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 MethodDetermines whether the expression at specified index is an input name. (Inherited from GrapeCity.CalcEngine.Function)
    Public MethodReturns a hash code for this instance. (Inherited from GrapeCity.CalcEngine.Function)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodCalculates the dimensions of the specified argument. (Inherited from GrapeCity.CalcEngine.Function)
    Top
    See Also