Microsoft SDK for Java

DhDocument.getStyles

Retrieves all styles in this document.

Syntax

public DhStyle[] getStyles()

Return Value

Returns an array of DhStyle objects found on this document.

Remarks

Style objects can be applied to any element using the setStyle method.

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