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
- package com.aspose.html
- package Aspose.HTML