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 |
---|---|
Sets or retrieves a value that you can use to implement your own IHTMLTableSection3::ch functionality for the object. |
|
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
Reference