OMathMatRow.Args Property

Returns an OMathArgs object that represents the arguments in a matrix row. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Args As OMathArgs
    Get
'Usage
Dim instance As OMathMatRow
Dim value As OMathArgs

value = instance.Args
OMathArgs Args { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathArgs
OMathArgs

See Also

Reference

OMathMatRow Interface

OMathMatRow Members

Microsoft.Office.Interop.Word Namespace