HTMLTableColElement.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.
HTMLTableColElement Object | HTMLTableColElement Members | DOM Namespace