This topic has not yet been rated - Rate this topic

abbr property

Sets or retrieves abbreviated text for the object.

Syntax

HRESULT value = object.put_abbr( v);HRESULT value = object.get_abbr(* p);

Property values

Type: BSTR

abbreviated text.

Remarks

IHTMLTableCell2::abbr was introduced in Microsoft Internet Explorer 6

This property can be used for rendering to non-visual media such as speech or Braille.

There is no functionality implemented for this property unless defined by the author.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.