OMath.ParentRow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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