IStyleSheetList indexer
IStyleSheetList indexer
Used to retrieve a style sheet by method item(int index) accordind to http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/stylesheets.html.
Indexer
| Name | Description |
|---|---|
| index | The style sheet index |
Returns
The CSS stylesheet instance.
See Also
- module
aspose.html.dom.css - class
IStyleSheetList