Package | dom.style.stylesheets |
Class | public class LinkStyle |
Inheritance | LinkStyle Object |
Introduced in: | DOM 2 Core |
See also
Property | Defined By | ||
---|---|---|---|
DOM 2 Style sheet : StyleSheet [read-only]
The style sheet. | LinkStyle |
DOM 2 Style sheet | property |
sheet:StyleSheet
[read-only] Introduced in: | DOM 2 Core |
The style sheet.
public function get sheet():StyleSheet
See also