OMathAutoCorrect.Functions 属性

定义

返回表示使用公式自动更正功能自动更正的已识别函数的集合。 此为只读属性。

public:
 property Microsoft::Office::Interop::Word::OMathRecognizedFunctions ^ Functions { Microsoft::Office::Interop::Word::OMathRecognizedFunctions ^ get(); };
public Microsoft.Office.Interop.Word.OMathRecognizedFunctions Functions { get; }
member this.Functions : Microsoft.Office.Interop.Word.OMathRecognizedFunctions
Public ReadOnly Property Functions As OMathRecognizedFunctions

属性值

OMathRecognizedFunctions

适用于