Spread Windows Forms 12.0 Product Documentation
CellType Property (IPluginCellTypeSetting)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IPluginCellTypeSetting Interface : CellType Property
Gets or sets the cell type.
Syntax
'Declaration
 
Property CellType As BaseCellType
'Usage
 
Dim instance As IPluginCellTypeSetting
Dim value As BaseCellType
 
instance.CellType = value
 
value = instance.CellType
BaseCellType CellType {get; set;}

Property Value

BaseCellType object containing the cell type
See Also

Reference

IPluginCellTypeSetting Interface
IPluginCellTypeSetting Members