Overview | Methods | Fields | This Package | All Packages
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