HTMLTableElement.CellSpacing

HTMLTableElement.CellSpacing property

Spécifie la séparation horizontale et verticale entre les cellules. Voir la définition de l’attribut cellpacing dans HTML 4.01.

public string CellSpacing { get; set; }

Voir également