Gets or sets the style at the specified name within the collection.
'Declaration
Public Overloads ReadOnly Property Item( _
ByVal As System.String _
) As RtfStyle
public RtfStyle Item(
System.string
) {get;}
Parameters
- name
Property Value
The Word/RTF style object.