HTMLTableSectionElement.Ch Property |
Gets or sets the alignment character for cells in a column.
[VBScript] Public Property Ch As String
[JScript] public function get Ch() : String; public function set Ch(String);
A string representing the alignment character for cells in a column.
HTMLTableSectionElement Object | HTMLTableSectionElement Members | DOM Namespace