Поделиться через


OMath.ParentRow Property

Returns a OMathMatRow object that represents the parent row 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 ParentRow As OMathMatRow
    Get
'Usage
Dim instance As OMath
Dim value As OMathMatRow

value = instance.ParentRow
OMathMatRow ParentRow { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathMatRow
OMathMatRow

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace