OMathFunction.Frac (Word)
Returns an OMathFrac object that represents a fraction.
Dim omf As OMathFunction: Set omf =
Dim omfFrac As OMathFrac
Set omfFrac = omf.Frac
Returns an OMathFrac object that represents a fraction.
Dim omf As OMathFunction: Set omf =
Dim omfFrac As OMathFrac
Set omfFrac = omf.Frac