OMathScrSubSup.ToScrPre 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 with a base superscript or subscript to an equation with a superscript or subscript to the left of the base.
public:
Microsoft::Office::Interop::Word::OMathFunction ^ ToScrPre();
public Microsoft.Office.Interop.Word.OMathFunction ToScrPre ();
abstract member ToScrPre : unit -> Microsoft.Office.Interop.Word.OMathFunction
Public Function ToScrPre () As OMathFunction