Overview | Methods | Fields | This Package | All Packages
Retrieves the style of the cascading style sheet.
Syntax
public String getCSSStyleString( String strStyleKey )
Parameters
strStyleKey
The name of the style to retrieve.
Return Value
Returns the style string.
Remarks
Calling this method directly is not part of the normal usage of this package. You should use more specific style methods.