ch property
[This documentation is preliminary and is subject to change.]
Sets or retrieves a value that you can use to implement your own IHTMLTableSection4::ch functionality for the object.
Syntax
HRESULT value = object.put_ch(BSTR v);HRESULT value = object.get_ch(BSTR* p);
Property values
Type: BSTR
the value of the IHTMLTableSection4::ch property.
Remarks
IHTMLTableSection4::ch was introduced in Microsoft Internet Explorer 6.
This property has no default value.
The functionality specified by the HTML 4.0 standard for this property is not implemented.
There is no functionality implemented for this property unless defined by the author.
Note IHTMLTableSection4::ch functionality is described in the HTML 4.0 standard as an alignment character for cells in a column.
Build date: 6/12/2012