OMathFunction.Func 属性

定义

返回一个 OMathFunc 对象,该对象表示由函数名称(如 sin 或 cos)和参数组成的数学函数类型。 此为只读属性。

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

属性值

OMathFunc

适用于