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
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 |
|
|
IDL |
|
|
DLL |
|
See also
- IDispatch
- Reference
- IHTMLTableSection
- IHTMLTableSection2
Show: