OMathFunction.LimLow Property
Returns an OMathLimLow object that represents the lower limit for a function. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property LimLow As OMathLimLow
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathLimLow
value = instance.LimLow
OMathLimLow LimLow { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathLimLow
OMathLimLow