Visual Basic (Declaration) | |
---|---|
Public Class EmptyCellType Inherits GeneralCellType Implements FarPoint.Web.Spread.Editor.IEditor, ICellType, IPdfSupport, FarPoint.Web.Spread.Model.IParseFormatSupport, FarPoint.Web.Spread.Model.ISerializeSupport, FarPoint.Web.Spread.Model.ISerializeSupport2, FarPoint.Web.Spread.Renderer.ICSSClassSupport, FarPoint.Web.Spread.Renderer.IFormatter, FarPoint.Web.Spread.Renderer.IRenderer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As EmptyCellType |
This cell type is intended for overriding the inherited editor for a cell with an empty editor.
System.Object
FarPoint.Web.Spread.BaseCellType
FarPoint.Web.Spread.GeneralCellType
FarPoint.Web.Spread.EmptyCellType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Reference
EmptyCellType MembersFarPoint.Web.Spread Namespace
BaseCellType Class