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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : CellSpacing Property
Gets or sets the cell spacing to use in the displayed HTML page.
Syntax
'Declaration
 
Public Property CellSpacing As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
instance.CellSpacing = value
 
value = instance.CellSpacing
public int CellSpacing {get; set;}
See Also

Reference

SheetView Class
SheetView Members