Microsoft SDK for Java

DhElement.getStyle

Retrieves the DhStyle style object associated with this element.

Syntax

public final DhStyle getStyle()

Return Value

Returns the DhStyle style object associated with this element.

Exceptions

IllegalStateException thrown if neither the element nor the associated DhDocument object has a style.

See Also DhStyle, setStyle

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