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