Visual Basic (Declaration) | |
---|---|
Public MustInherit Class BaseCellType Implements FarPoint.Web.Spread.Editor.IEditor, FarPoint.Web.Spread.Editor.IEditor3, ICellType, IEnhancedPdfRenderer, IEnhancedRenderer, IPdfSupport, FarPoint.Web.Spread.Renderer.IFormatter, FarPoint.Web.Spread.Renderer.IRenderer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BaseCellType |
C# | |
---|---|
public abstract class BaseCellType : FarPoint.Web.Spread.Editor.IEditor, FarPoint.Web.Spread.Editor.IEditor3, ICellType, IEnhancedPdfRenderer, IEnhancedRenderer, IPdfSupport, FarPoint.Web.Spread.Renderer.IFormatter, FarPoint.Web.Spread.Renderer.IRenderer |
This class provides methods and properties that are the basis for several cell types. For a list of cell types that inherit this class, see the Inheritance Hierarchy.
For a discussion on using the various cell types, refer to Managing Cell Types.
System.Object
FarPoint.Web.Spread.BaseCellType
FarPoint.Web.Spread.ButtonCellType
FarPoint.Web.Spread.CheckBoxCellType
FarPoint.Web.Spread.ColumnHeaderFilterCellType
FarPoint.Web.Spread.ComboBoxCellType
FarPoint.Web.Spread.FilterBarCellType
FarPoint.Web.Spread.GeneralCellType
FarPoint.Web.Spread.HyperLinkCellType
FarPoint.Web.Spread.ImageCellType
FarPoint.Web.Spread.LabelCellType
FarPoint.Web.Spread.ListBoxCellType
FarPoint.Web.Spread.MultiColumnComboBoxCellType
FarPoint.Web.Spread.RadioButtonListCellType
FarPoint.Web.Spread.TagCloudCellType
FarPoint.Web.Spread.TextCellType
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
Reference
BaseCellType MembersFarPoint.Web.Spread Namespace
ButtonCellType Class
CheckBoxCellType Class
ComboBoxCellType Class
HyperLinkCellType Class
ImageCellType Class
LabelCellType Class
ListBoxCellType Class
RadioButtonListCellType Class
GeneralCellType Class
BaseEditor Class
BaseRenderer Class
TextCellType Class