OMathScrSubSup.RemoveSub Method

Definition

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

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

Returns

OMathFunction

Applies to