Version

UltraCalcFunction Class Properties

For a list of all members of this type, see UltraCalcFunction members.

Public Properties
 NameDescription
Public PropertyArgDescriptorsArray list of argument descriptors  
Public PropertyArgListArray list of argument names  
Public PropertyCategoryCategory description for the function displayed by the formula builder tool  
Public PropertyDescriptionSummary description for the function displayed by the formula builder tool  
Public PropertyHelpURLA URL to a help topic.  
Public PropertyIsAlwaysDirtyIndicates whether the results of the function is always dirty.  
Public PropertyMaxArgsMaximum number of arguments required for the function  
Public PropertyMinArgsMinimum number of arguments required for the function  
Public PropertyNameFunction name used to reference the function in a formula  
See Also