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