| caption | ใช้กำหนดค่า หรือคืนค่า caption ของ table |
|---|
property:caption;
return type:string, void
content:ใช้กำหนดค่า หรือคืนค่า caption ของ table
example:var tagTable = document.getElementById( "bamboo" ); tagTable.caption = "table of graph bamboolabcode";