IHTMLTableCell interface
The IHTMLTableCell interface specifies a cell in a TABLE.
Members
The IHTMLTableCell interface inherits from the IDispatch interface. IHTMLTableCell also has these types of members:
- Properties
Properties
The IHTMLTableCell interface has these properties.
Property | Description |
---|---|
Sets or retrieves the alignment of the object relative to the display or table. |
|
Sets or retrieves the background picture tiled behind the text and graphics in the object. |
|
Deprecated. Sets or retrieves the background color behind the object. |
|
Sets or retrieves the border color of the object. |
|
Sets or retrieves the color for one of the two colors used to draw the 3-D border of the object. |
|
Sets or retrieves the color for one of the two colors used to draw the 3-D border of the object. |
|
Retrieves the position of the object in the cells collection of a row. |
|
Sets or retrieves the number columns in the table that the object should span. |
|
Sets or retrieves the height of the object. |
|
Sets or retrieves whether the browser automatically performs wordwrap. |
|
Sets or retrieves how many rows in a table the cell should span. |
|
Sets or retrieves how text and other content are vertically aligned within the object that contains them. |
|
Sets or retrieves the width of the object. |
Remarks
The td element is a block element.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |