C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLDocument2 Interface : createStyleSheet Method |
createStyleSheet
method of IHTMLDocument2
interface.
An original IDL definition of createStyleSheet
method was the following: HRESULT createStyleSheet ([optional, defaultvalue("")] BSTR bstrHref, [optional, defaultvalue(-1)] long lIndex, [out, retval] IHTMLStyleSheet** ReturnValue)
;