HTMLTableColElement.Align
HTMLTableColElement.Align property
Horizontal alignment of cell data in column. See the align attribute definition in HTML 4.01.
public string Align { get; set; }
See Also
- class HTMLTableColElement
- namespace Aspose.Html
- assembly Aspose.HTML