Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.