次の方法で共有


Util.Math プロパティ

MathObject オブジェクトへの参照を取得します。

このプロパティは、CLS に準拠していません。  

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
<DispIdAttribute(2)> _
ReadOnly Property Math As MathObject
'使用
Dim instance As Util
Dim value As MathObject

value = instance.Math
[DispIdAttribute(2)] 
MathObject Math { get; }

コメント

Math プロパティを使用すると、MathObject オブジェクトのすべてのメソッドにアクセスできます。

メモ重要 :

このメンバは制限なしでアクセスできます。

関連項目

参照

Util インターフェイス
Util のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間