OMathFunction.Remove 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.
Removes a function from the collection of functions contained within an equation and returns an OMathFunction object.
public:
Microsoft::Office::Interop::Word::OMathFunction ^ Remove();
public Microsoft.Office.Interop.Word.OMathFunction Remove ();
abstract member Remove : unit -> Microsoft.Office.Interop.Word.OMathFunction
Public Function Remove () As OMathFunction