OMathMatCol.Args Property
Returns a OMathArgs object that represents the arguments in a matrix column. 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 OMathMatCol
Dim value As OMathArgs
value = instance.Args
OMathArgs Args { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathArgs
OMathArgs