HTMLTableRowElement.Align
HTMLTableRowElement.Align property
Horizontal alignment of data within cells of this row. See the align attribute definition in HTML 4.01.
public string Align { get; set; }
See Also
- class HTMLTableRowElement
- namespace Aspose.Html
- assembly Aspose.HTML