OMathFunction.LimLow (Word)
Devuelve un objeto OMathLimLow que representa el límite inferior de una función.
Dim omf As OMathFunction: Set omf =
Dim omlLimLow As OMathLimLow
Set omlLimLow = omf.LimLow
Devuelve un objeto OMathLimLow que representa el límite inferior de una función.
Dim omf As OMathFunction: Set omf =
Dim omlLimLow As OMathLimLow
Set omlLimLow = omf.LimLow