OMath.ParentRow 属性

定义

返回一个 OMathMatRow 对象,该对象代表矩阵中的父行。 此为只读属性。

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

属性值

OMathMatRow

适用于