IHTMLStyleSheet::get_cssTextIHTMLStyleSheet::get_cssText*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLStyleSheet::addRule
*Next Topic: IHTMLStyleSheet::get_disabled

IHTMLStyleSheet::get_cssText


HRESULT get_cssText(
    BSTR *p 
);

Retrieves a string of the rules set in the style sheet defined in the CSS format as it would look, if the style sheet were saved.

p
Address of a string variable that receives the rules set.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.