OMathFunction.Remove 方法

定义

从公式中包含的函数集合中删除函数并返回 对象 OMathFunction

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

返回

OMathFunction

适用于