Util.Math Property
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.
Gets a reference to the MathObject object.
public:
property Microsoft::Office::Interop::InfoPath::MathObject ^ Math { Microsoft::Office::Interop::InfoPath::MathObject ^ get(); };
public Microsoft.Office.Interop.InfoPath.MathObject Math { get; }
member this.Math : Microsoft.Office.Interop.InfoPath.MathObject
Public ReadOnly Property Math As MathObject
Property Value
Remarks
You can access all of the methods that the MathObject object provides by using the Math property.