ReactOS 0.4.15-dev-7998-gdb93cb1
MSHTML::IHTMLStyle6 Interface Reference
Inheritance diagram for MSHTML::IHTMLStyle6:
Collaboration diagram for MSHTML::IHTMLStyle6:

Properties

BSTR content [get, set]
 
BSTR captionSide [get, set]
 
BSTR counterIncrement [get, set]
 
BSTR counterReset [get, set]
 
BSTR outline [get, set]
 
VARIANT outlineWidth [get, set]
 
BSTR outlineStyle [get, set]
 
VARIANT outlineColor [get, set]
 
BSTR boxSizing [get, set]
 
BSTR borderSpacing [get, set]
 
VARIANT orphans [get, set]
 
VARIANT widows [get, set]
 
BSTR pageBreakInside [get, set]
 
BSTR emptyCells [get, set]
 
BSTR msBlockProgression [get, set]
 
BSTR quotes [get, set]
 

Additional Inherited Members

- Public Types inherited from IDispatch
typedef IDispatchLPDISPATCH
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Member Functions inherited from IDispatch
HRESULT GetTypeInfoCount ([out] UINT *pctinfo)
 
HRESULT GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo)
 
HRESULT GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId)
 
HRESULT Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr)
 
HRESULT RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 
- Public Attributes inherited from IDispatch
const DISPID DISPID_UNKNOWN = -1
 
const DISPID DISPID_VALUE = 0
 
const DISPID DISPID_PROPERTYPUT = -3
 
const DISPID DISPID_NEWENUM = -4
 
const DISPID DISPID_EVALUATE = -5
 
const DISPID DISPID_CONSTRUCTOR = -6
 
const DISPID DISPID_DESTRUCTOR = -7
 
const DISPID DISPID_COLLECT = -8
 

Detailed Description

Definition at line 2688 of file mshtml.idl.

Property Documentation

◆ borderSpacing

BSTR MSHTML::IHTMLStyle6::borderSpacing
getset

◆ boxSizing

BSTR MSHTML::IHTMLStyle6::boxSizing
getset

◆ captionSide

BSTR MSHTML::IHTMLStyle6::captionSide
getset

◆ content

BSTR MSHTML::IHTMLStyle6::content
getset

◆ counterIncrement

BSTR MSHTML::IHTMLStyle6::counterIncrement
getset

◆ counterReset

BSTR MSHTML::IHTMLStyle6::counterReset
getset

◆ emptyCells

BSTR MSHTML::IHTMLStyle6::emptyCells
getset

◆ msBlockProgression

BSTR MSHTML::IHTMLStyle6::msBlockProgression
getset

◆ orphans

VARIANT MSHTML::IHTMLStyle6::orphans
getset

◆ outline

BSTR MSHTML::IHTMLStyle6::outline
getset

◆ outlineColor

VARIANT MSHTML::IHTMLStyle6::outlineColor
getset

◆ outlineStyle

BSTR MSHTML::IHTMLStyle6::outlineStyle
getset

◆ outlineWidth

VARIANT MSHTML::IHTMLStyle6::outlineWidth
getset

◆ pageBreakInside

BSTR MSHTML::IHTMLStyle6::pageBreakInside
getset

◆ quotes

BSTR MSHTML::IHTMLStyle6::quotes
getset

◆ widows

VARIANT MSHTML::IHTMLStyle6::widows
getset

The documentation for this interface was generated from the following file: