OMath.Functions 属性

定义

返回一个 OMathFunctions 集合,该集合表示公式中包含的函数。 此为只读属性。

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

属性值

OMathFunctions

适用于