HTMLTableElement.Summary Property |
Gets or sets the description about the purpose or structure of a table.
[VBScript] Public Property Summary As String
[JScript] public function get Summary() : String; public function set Summary(String);
A string representing the description about the purpose or structure of a table.
HTMLTableElement Object | HTMLTableElement Members | DOM Namespace