IHTMLStyleSheet::removeImport method
Removes the imported style sheet from the imports collection based on ordinal position.
Syntax
Integer removeImport(
[in] Integer iIndex
);
Parameters
- iIndex [in]
-
Integer value that indicates which imported style sheet to remove.
See also
Show: