Gets a particular style from the collection.
public InlineStyle GetItem(string styleName);Public Function GetItem(ByVal styleName As String) As InlineStyle| Parameter | Description | 
|---|---|
| style | 
Specifies the name of the style. | 
The return value is null, if a style with the specified name is not contained in the collection. Otherwise it is an object of the type Inline