Microsoft SDK for Java

DhStyleBase.setCSSStyle

Sets the style by its cascading style sheet's string value.

Syntax

public void setCSSStyle( String strStyleKey, String value )

Parameters

strStyleKey

The name of the style to set.

value

A string value.

Remarks

Calling this method directly is not part of the normal usage of this package. You should use the more specific style methods (for example, DhStyleBase.setFont).

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