OMathLimUpp.Lim Property

Returns an OMath object that represents the limit of the upper limit object. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Lim As OMath
    Get
'Usage
Dim instance As OMathLimUpp
Dim value As OMath

value = instance.Lim
OMath Lim { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMath
OMath

See Also

Reference

OMathLimUpp Interface

OMathLimUpp Members

Microsoft.Office.Interop.Word Namespace