Microsoft SDK for Java

DhStyleBase.hasStyleText

Determines whether an underlying cascading style sheet text string exists for the style.

Syntax

protected boolean hasStyleText()

Return Value

Returns true if style text exists; otherwise, returns false.

Remarks

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

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