removeProperty method

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

Removes a Cascading Style Sheets (CSS) property if it is explicitly set within the current declaration block.

Document Object Model (DOM) Level 2 Style Specification, Section 1.2Internet Explorer 9

Syntax

BSTR retVal = object.removeProperty(bstrPropertyName);

Standards information

Parameters

  • bstrPropertyName [in]
    Type: BSTR

    The name of the CSS property.

See also

Reference

getPropertyPriority

getPropertyValue

item

length

setProperty

 

 

Build date: 1/23/2012