HTMLTableCellElement.Scope Property |
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);
A string representing the scope covered by header cells.
HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace