Util.Math-Eigenschaft
Ruft einen Verweis auf das MathObject-Objekt ab.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(2)> _
ReadOnly Property Math As MathObject
'Usage
Dim instance As Util
Dim value As MathObject
value = instance.Math
[DispIdAttribute(2)]
MathObject Math { get; }
Hinweise
Über die Math-Eigenschaft können Sie auf alle Methoden des MathObject-Objekts zugreifen.
Siehe auch
Referenz
Util-Schnittstelle
Util-Member
Microsoft.Office.Interop.InfoPath-Namespace