次の方法で共有


OMathMat.Rows プロパティ

定義

マトリックス内の OMathMatRows 行を表す オブジェクトを返します。 読み取り専用です。

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

プロパティ値

OMathMatRows

適用対象