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);

Property Value

A string representing the description about the purpose or structure of a table.

See Also

HTMLTableElement Object | HTMLTableElement Members | DOM Namespace