Spread WPF 17
GrapeCity.CalcEngine.Functions Namespace / CalcYearFracFunction Class / Evaluate Method


In This Topic
    Evaluate Method (CalcYearFracFunction)
    In This Topic
    Calculates the fraction of the year represented by the number of whole days between two dates (the start_date and the end_date).
    Overload List
    OverloadDescription
    Calculates the fraction of the year represented by the number of whole days between two dates (the start_date and the end_date).  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also