Function Reference

Functions are built-in formulas which can be used by themselves or as part of formulas in xspread. They begin with an @ symbol which is followed by the function name. Any necessary arguments are enclosed in parentheses, immediately following the function name. The general form of a function reference is:
@FUNCTION(argument1,argument2,...,argumentN)



Subsections