cssText property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the persisted representation of the style rule.

Syntax

HRESULT value = object.put_cssText(BSTR v);HRESULT value = object.get_cssText(BSTR* p);

Property values

Type: BSTR

the text.

Remarks

This property reflects the current state of the rule and not its initial value.

 

 

Build date: 6/12/2012