1 out of 1 rated this helpful - Rate this topic

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

IHTMLStyleSheet
styleSheet

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.