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


In This Topic
    Evaluate Method (CalcProperFunction)
    In This Topic
    Capitalizes the first letter in a text string and any other letters in text that follow any character other than a letter. Converts all other letters to lowercase letters.
    Overload List
    OverloadDescription
    Capitalizes the first letter in a text string and any other letters in text that follow any character other than a letter. Converts all other letters to lowercase letters.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also