OMathMatCol.Args 属性

定义

返回一个 OMathArgs 对象,该对象代表矩阵列中的参数。 此为只读属性。

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

属性值

OMathArgs

适用于