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