IHTMLStyleSheetsCollection2 interface

Provides additional access to the methods that are returned when you access the styleSheet collection object.

Members

The IHTMLStyleSheetsCollection2 interface inherits from the IDispatch interface. IHTMLStyleSheetsCollection2 also has these types of members:

  • Methods

Methods

The IHTMLStyleSheetsCollection2 interface has these methods.

Method Description
item

Retrieves an object from a collection.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch