Microsoft SDK for Java

DhStyleBase.getCSSStyleString

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.

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