Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface provides access to additional properties for table cells.
Members
The IHTMLTableCell2 interface inherits from the IDispatch interface. IHTMLTableCell2 also has these types of members:
- Properties
Properties
The IHTMLTableCell2 interface has these properties.
| Property | Description |
|---|---|
Sets or retrieves abbreviated text for the object. |
|
Sets or retrieves a comma-delimited list of conceptual categories associated with the object. |
|
Sets or retrieves a value that you can use to implement your own IHTMLTableCell2::ch functionality for the object. |
|
Sets or retrieves a value that you can use to implement your own IHTMLTableCell2::chOff functionality for the object. |
|
Sets or retrieves a list of header cells that provide information for the object. |
|
Sets or retrieves the group of cells in a table to which the object's information applies. |
Remarks
This interface can be used for rendering to non-visual media such as speech or Braille.
The interface extends the IHTMLTableCell interface.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |