MathObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class MathObject : Microsoft::Office::Interop::InfoPath::IPMath
[System.Runtime.InteropServices.Guid("096CD6A0-0786-11D1-95FA-0080C78EE3BB")]
public interface MathObject : Microsoft.Office.Interop.InfoPath.IPMath
Public Interface MathObject
Implements IPMath
- Derived
- Attributes
- Implements
Methods
| Avg(IXMLDOMNodeList) | (Inherited from IPMath) |
| Eval(IXMLDOMNodeList, String) | (Inherited from IPMath) |
| Max(IXMLDOMNodeList) | (Inherited from IPMath) |
| Min(IXMLDOMNodeList) | (Inherited from IPMath) |
| Nz(IXMLDOMNodeList) | (Inherited from IPMath) |