top
Expand Minimize
This topic has not yet been rated - Rate this topic

cssText property

Sets or retrieves the persisted representation of the style rule.

Syntax

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

Property values

Type: BSTR

the text.

Remarks

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.