Properties in DOM Level 2 StyleSheets
| name | object | type | description |
|---|---|---|---|
| disabled | StyleSheet | Boolean | |
| href | StyleSheet | String | (read only) |
| length | MediaList | Number | (read only) |
| length | StyleSheetList | Number | (read only) |
| media | StyleSheet | MediaList | (read only) |
| mediaText | MediaList | String | |
| ownerNode | StyleSheet | Node | (read only) |
| parentStyleSheet | StyleSheet | StyleSheet | (read only) |
| sheet | LinkStyle | StyleSheet | (read only) |
| styleSheets | DocumentStyle | StyleSheetList | (read only) |
| title | StyleSheet | String | (read only) |
| type | StyleSheet | String | (read only) |