Retrieves the style number of the cascading style sheet.
public int getCSSStyleInt( String strStyleKey )
strStyleKey
The name of the style to get.
Returns the style number of the cascading style sheet.
Calling this method directly is not part of the normal usage of this package. You should use more specific style methods.
See Also setCSSStyleInt