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