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


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

Reference

TitleInfo Class
TitleInfo Members