OMathFunction.ScrPre (Word)
Returns an OMathScrPre object that represents a superscript and subscript to the left of the base.
Dim omf As OMathFunction: Set omf =
Dim omsScrPre As OMathScrPre
Set omsScrPre = omf.ScrPre
Returns an OMathScrPre object that represents a superscript and subscript to the left of the base.
Dim omf As OMathFunction: Set omf =
Dim omsScrPre As OMathScrPre
Set omsScrPre = omf.ScrPre