Gets or sets the internal table borders to render.

[VBScript]
Public Property Frame As String
[JScript]
public function get Frame() : String;
public function set Frame(String);

Property Value

A string representing the internal table borders to render.

See Also

HTMLTableElement Object | HTMLTableElement Members | DOM Namespace