OMathFunction.LimUpp Property

Returns an OMathLimUpp object that represents upper limit function. Read-only.

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

Syntax

'Declaration
ReadOnly Property LimUpp As OMathLimUpp
    Get
'Usage
Dim instance As OMathFunction
Dim value As OMathLimUpp

value = instance.LimUpp
OMathLimUpp LimUpp { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathLimUpp
OMathLimUpp

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace