OMathFunction.LimLow Property
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.
Returns an OMathLimLow object that represents the lower limit for a function. Read-only.
public:
property Microsoft::Office::Interop::Word::OMathLimLow ^ LimLow { Microsoft::Office::Interop::Word::OMathLimLow ^ get(); };
public Microsoft.Office.Interop.Word.OMathLimLow LimLow { get; }
member this.LimLow : Microsoft.Office.Interop.Word.OMathLimLow
Public ReadOnly Property LimLow As OMathLimLow