Item Property (RtfCollection)
Gets or sets the Word/RTF object at the specified index within the collection.
'Declaration
Public Overridable Default Property Item( _
ByVal As Integer _
) As RtfObject
Parameters
- index
Property Value
The Word/RTF object.