Retrieves the style of the cascading style sheet.
public String getCSSStyleString( String strStyleKey )
strStyleKey
The name of the style to retrieve.
Returns the style string.
Calling this method directly is not part of the normal usage of this package. You should use more specific style methods.