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);

Property Value

A string representing the offset of the alignment character.

See Also

HTMLTableSectionElement Object | HTMLTableSectionElement Members | DOM Namespace