[]
        
(Showing Draft Content)

FarPoint.Web.Spread.StyleInfo.CellType

CellType Property

CellType

Gets or sets the type of cell for the style.

Declaration
[TypeConverter(typeof(DesignTimeCellTypeConverter))]
public virtual ICellType CellType { get; set; }
<TypeConverter(GetType(DesignTimeCellTypeConverter))>
Public Overridable Property CellType As ICellType