OMath.ParentRow (Word)
Devuelve un objeto OMathMatRow que representa la fila principal de una matriz.
Dim omh As OMath: Set omh =
Dim ommParentRow As OMathMatRow
Set ommParentRow = omh.ParentRow
Devuelve un objeto OMathMatRow que representa la fila principal de una matriz.
Dim omh As OMath: Set omh =
Dim ommParentRow As OMathMatRow
Set ommParentRow = omh.ParentRow