getPropertyValue method

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

Gets the value of 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 2.2Internet Explorer 9

Syntax

BSTR retVal = object.getPropertyValue(bstrPropertyName);

Standards information

Parameters

  • bstrPropertyName [in]
    Type: BSTR

    The name of the CSS property.

See also

Reference

getPropertyPriority

item

length

removeProperty

setProperty

 

 

Build date: 1/23/2012