OMath.ParentRow Property

Definition

Returns a OMathMatRow object that represents the parent row in a matrix. Read-only.

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

Property Value

OMathMatRow

Applies to