Share via


OMath.ArgIndex Property

Returns an Integer that represents the argument index of this component relative to the containing math object. Read-only.

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

Syntax

'Declaration
ReadOnly Property ArgIndex As Integer
    Get
'Usage
Dim instance As OMath
Dim value As Integer

value = instance.ArgIndex
int ArgIndex { get; }

Property Value

Type: System.Int32
Integer

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace