OMath.ParentRow (Word)
Returns an OMathMatRow object that represents the parent row in a matrix.
Dim omh As OMath: Set omh =
Dim ommParentRow As OMathMatRow
Set ommParentRow = omh.ParentRow
Returns an OMathMatRow object that represents the parent row in a matrix.
Dim omh As OMath: Set omh =
Dim ommParentRow As OMathMatRow
Set ommParentRow = omh.ParentRow