Collections
This section contains a list of Document Object Model (DOM) style collections.
In this section
| Collection | Description |
|---|---|
|
Retrieves a collection of all the imported style sheets defined for the respective styleSheet object. | |
|
Retrieves a collection of page objects, which represent @page rules in a styleSheet. | |
|
Retrieves a collection of rules defined in a style sheet. | |
|
Retrieves a collection of styleSheet objects representing the style sheets that correspond to each instance of a link or style object in the document. |
Show: