HTMLTableColElement.Ch

HTMLTableColElement.Ch property

Alignment character for cells in a column. See the char attribute definition in HTML 4.01.

public string Ch { get; set; }

See Also