OMathLimLow.ToLimUpp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts an equation from the lower limit to the upper limit.
public:
Microsoft::Office::Interop::Word::OMathFunction ^ ToLimUpp();
public Microsoft.Office.Interop.Word.OMathFunction ToLimUpp ();
abstract member ToLimUpp : unit -> Microsoft.Office.Interop.Word.OMathFunction
Public Function ToLimUpp () As OMathFunction