OMath.ParentCol Property
Returns a OMathMatCol object that represents the parent column in a matrix. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ParentCol As OMathMatCol
Get
'Usage
Dim instance As OMath
Dim value As OMathMatCol
value = instance.ParentCol
OMathMatCol ParentCol { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathMatCol
OMathMatCol