sheet property
Gets the Cascading Style Sheets (CSS) style sheet that is associated with the object.
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.