IHTMLTableSection3 interface

This interface provides access to additional properties for table sections.

Members

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

  • Properties

Properties

The IHTMLTableSection3 interface has these properties.

Property Description

ch

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

chOff

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

 

Remarks

This interface extends the IHTMLTableSection2 interface.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

Reference

IHTMLTableSection

IHTMLTableSection2