OMath.ParentCol (Word)
Returns an OMathMatCol object that represents the parent column in a matrix.
Dim omh As OMath: Set omh =
Dim ommParentCol As OMathMatCol
Set ommParentCol = omh.ParentCol
Returns an OMathMatCol object that represents the parent column in a matrix.
Dim omh As OMath: Set omh =
Dim ommParentCol As OMathMatCol
Set ommParentCol = omh.ParentCol