Gets or sets the scope covered by header cells.

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

Property Value

A string representing the scope covered by header cells.

See Also

HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace