IndexOf Method (RtfParamCollection)
Returns the index in the collection of the Word/RTF object at name.
'Declaration
Public Function IndexOf( _
ByVal As String _
) As Integer
Parameters
- name
- The name of the parameter.
Return Value
The index of the object with name into this collection.