chOff property

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

Sets or retrieves a value that you can use to implement your own IHTMLTableSection3::chOff functionality for the object.

Syntax

HRESULT value = object.put_chOff(BSTR v);HRESULT value = object.get_chOff(BSTR* p);

Property values

Type: BSTR

the value of the IHTMLTableSection3::chOff property.

Remarks

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   IHTMLTableSection3::chOff functionality is described in the HTML 4.0 standard as the offset of alignment character.

 

 

Build date: 6/12/2012