Compartir a través de


de la propiedad Util.Math

Obtiene una referencia al objeto MathObject

Espacio de nombres:  Microsoft.Office.Interop.InfoPath.SemiTrust
Ensamblado:  Microsoft.Office.Interop.InfoPath.SemiTrust (en Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Sintaxis

'Declaración
ReadOnly Property Math As MathObject
    Get
'Uso
Dim instance As Util
Dim value As MathObject

value = instance.Math
MathObject Math { get; }

Valor de propiedad

Tipo: Microsoft.Office.Interop.InfoPath.SemiTrust.MathObject

Comentarios

Puede obtener acceso a todos los métodos que proporciona el objeto MathObject utilizando la propiedad Math.

Importante

Se puede acceder a este miembro sin restricciones.

Vea también

Referencia

interfaz Util

Miembros Util

Espacio de nombres Microsoft.Office.Interop.InfoPath.SemiTrust