Spread for ASP.NET 12 Product Documentation
CellSpacing Property (SheetSkin)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : CellSpacing Property
Gets the cell spacing that defines the space between table cells in the displayed HTML page for the sheet.
Syntax
'Declaration
 
Public ReadOnly Property CellSpacing As Integer
'Usage
 
Dim instance As SheetSkin
Dim value As Integer
 
value = instance.CellSpacing
public int CellSpacing {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members