HTMLTableRowElement.ChOff Property |
Gets or sets the offset of the alignment character.
[VBScript] Public Property ChOff As String
[JScript] public function get ChOff() : String; public function set ChOff(String);
A string representing the offset of the alignment character.
HTMLTableRowElement Object | HTMLTableRowElement Members | DOM Namespace