HTMLTableElement.CellSpacing
HTMLTableElement.CellSpacing property
Specifies the horizontal and vertical separation between cells. See the cellspacing attribute definition in HTML 4.01.
public string CellSpacing { get; set; }
See Also
- class HTMLTableElement
- namespace Aspose.Html
- assembly Aspose.HTML