OMathLimUpp.ToLimLow 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 upper limit to the lower limit.
public:
Microsoft::Office::Interop::Word::OMathFunction ^ ToLimLow();
public Microsoft.Office.Interop.Word.OMathFunction ToLimLow ();
abstract member ToLimLow : unit -> Microsoft.Office.Interop.Word.OMathFunction
Public Function ToLimLow () As OMathFunction