HTMLTableElement.CellPadding
HTMLTableElement.CellPadding property
Specifies the horizontal and vertical space between cell content and cell borders. See the cellpadding attribute definition in HTML 4.01.
public string CellPadding { get; set; }
See Also
- class HTMLTableElement
- namespace Aspose.Html
- assembly Aspose.HTML