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