HTMLTableSectionElement.Align

HTMLTableSectionElement.Align property

Horizontal alignment of data in cells. See the alignattribute for HTMLTheadElement for details.

public string Align { get; set; }

See Also