OMathScrSubSup.RemoveSup Method

Definition

Removes the superscript for an equation and returns an OMathFunction object that represents the updated equation without the superscript.

public:
 Microsoft::Office::Interop::Word::OMathFunction ^ RemoveSup();
public Microsoft.Office.Interop.Word.OMathFunction RemoveSup ();
abstract member RemoveSup : unit -> Microsoft.Office.Interop.Word.OMathFunction
Public Function RemoveSup () As OMathFunction

Returns

OMathFunction

Applies to