Share via


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

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace