This topic has not yet been rated - Rate this topic

sheet property

Gets the Cascading Style Sheets (CSS) style sheet that is associated with the object.

Document Object Model (DOM) Level 2 Style Specification, Section 1.3Internet Explorer 9

Syntax

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

Property values

Type: Object

Returns the address of a pointer to an IHTMLStyleSheet object for the object.

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.