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