CSSStyleDeclaration
Represents a single CSS declaration block.
Gets or sets the textual representation of the declaration block.
Returns a property name.
Gets the number of properties in the declaration.
Gets the containing CSSRule.
Returns an ienumerator that enumerates over all entries.
Returns the optional priority, "important".
Returns the value of a property.
Returns the value deleted.
Sets a property with the given name and value.
Returns the CSS representation of the list of rules.