Share via


IHTMLTableCol3 interface

Provides access to table column properties. This interface extends the IHTMLTableCol2 interface.

Members

The IHTMLTableCol3 interface inherits from the IDispatch interface. IHTMLTableCol3 also has these types of members:

  • Properties

Properties

The IHTMLTableCol3 interface has these properties.

Property Description

ch

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

chOff

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

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch