styleSheet property

[This documentation is preliminary and is subject to change.]

Retrieves an interface pointer that provides access to the style sheet object's properties and methods.

Syntax

HRESULT value = object.get_styleSheet(IHTMLStyleSheet** p);

Property values

Type: Object

the interface pointer.

Remarks

A null value for p indicates that there is no style sheet for the object.

 

 

Build date: 6/12/2012