Spread for ASP.NET 12 Product Documentation
CellType Property (StyleInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class : CellType Property
Gets or sets the type of cell for the style.
Syntax
'Declaration
 
Public Overridable Property CellType As ICellType
'Usage
 
Dim instance As StyleInfo
Dim value As ICellType
 
instance.CellType = value
 
value = instance.CellType
public virtual ICellType CellType {get; set;}
See Also

Reference

StyleInfo Class
StyleInfo Members