IHTMLTableIHTMLTable*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLStyleSheetsCollection::item
*Next Topic: IHTMLTable::createCaption

IHTMLTable


This interface is used to specify that the contained content is organized into a table with rows and columns.

Valid tags within a table include:

This element is a block element.

IHTMLTable Methods
put_cols   get_cols   put_border  
get_border put_frame   get_frame  
put_rules   get_rules put_cellSpacing  
get_cellSpacing   put_cellPadding   get_cellPadding
put_background   get_background   put_bgColor  
get_bgColor put_borderColor   get_borderColor  
put_borderColorLight   get_borderColorLight put_borderColorDark  
get_borderColorDark   put_align   get_align
refresh   get_rows   put_width  
get_width put_height   get_height  
put_dataPageSize   get_dataPageSize nextPage  
previousPage   get_tHead   get_tFoot
get_tBodies   get_caption   createTHead  
deleteTHead createTFoot   deleteTFoot  
createCaption   deleteCaption insertRow  
deleteRow   get_readyState   put_onreadystatechange
get_onreadystatechange  


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.