DhHTMLGenerator.getStyleValue

Overview | Methods | Fields | This Package | All Packages

DhHTMLGenerator.getStyleValue

Retrieves the value of a specified style.

Syntax

protected final String getStyleValue( String strStyleName )

Parameters

strStyleName

The name of the style.

Return Value

Returns the value of the style, or returns null if it is not present.