MathObject members

Include protected members
Include inherited members

Provides several math-related methods that can be used in Microsoft InfoPath forms.

The MathObject type exposes the following members.

Methods

  Name Description
Public method Avg Gets the average value of all numerical elements in a node set. (Inherited from IPMath.)
Public method Eval Gets the sets of results calculated when the expression is applied to each set of elements in the context. (Inherited from IPMath.)
Public method Max Gets the largest value of all of the numerical elements in a node set. (Inherited from IPMath.)
Public method Min Gets the smallest value of all of the numerical elements in a node set. (Inherited from IPMath.)
Public method Nz Gets the node set passed to the function, except with zeros (0) where empty values existed before. (Inherited from IPMath.)

Top

See also

Reference

MathObject interface

Microsoft.Office.Interop.InfoPath namespace