Contents Index Topic Contents | ||
Previous Topic: parentElement Next Topic: parentTextEdit |
parentStyleSheet
Description
Returns the style sheet that was used for importing style sheets. If a style sheet is at the top level (that is, it's a LINK or STYLE), parentStyleSheet returns NULL.
Syntax
object.parentStyleSheet
Remarks
This property has read-only permission, meaning you can retrieve its current value, but not change it.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.