Microsoft SDK for Java

DhStyleBase.getCSSStyleInt

Retrieves the style number of the cascading style sheet.

Syntax

public int getCSSStyleInt( String strStyleKey )

Parameters

strStyleKey

The name of the style to get.

Return Value

Returns the style number of the cascading style sheet.

Remarks

Calling this method directly is not part of the normal usage of this package. You should use more specific style methods.

See Also   setCSSStyleInt

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