
'Declaration Public Class PercentCellType Inherits BaseDropDownCellType Implements FarPoint.Web.Spread.Editor.IEditFormatter, FarPoint.Web.Spread.Editor.IEditor, FarPoint.Web.Spread.Editor.IEditor3, IAcceptServerValidator, ICellType, IDateCellType, IEnhancedPdfRenderer, IEnhancedRenderer, IExpandoSupport, IPdfSupport, IWrapableRenderer, FarPoint.Web.Spread.Model.IParseFormatSupport, FarPoint.Web.Spread.Model.ISerializeSupport, FarPoint.Web.Spread.Model.ISerializeSupport2, FarPoint.Web.Spread.Renderer.ICSSClassSupport, FarPoint.Web.Spread.Renderer.IEditorCSSClassSupport, FarPoint.Web.Spread.Renderer.IEnhancedFormatter, FarPoint.Web.Spread.Renderer.IFormatter, FarPoint.Web.Spread.Renderer.IRenderer
'Usage Dim instance As PercentCellType
public class PercentCellType : BaseDropDownCellType, FarPoint.Web.Spread.Editor.IEditFormatter, FarPoint.Web.Spread.Editor.IEditor, FarPoint.Web.Spread.Editor.IEditor3, IAcceptServerValidator, ICellType, IDateCellType, IEnhancedPdfRenderer, IEnhancedRenderer, IExpandoSupport, IPdfSupport, IWrapableRenderer, FarPoint.Web.Spread.Model.IParseFormatSupport, FarPoint.Web.Spread.Model.ISerializeSupport, FarPoint.Web.Spread.Model.ISerializeSupport2, FarPoint.Web.Spread.Renderer.ICSSClassSupport, FarPoint.Web.Spread.Renderer.IEditorCSSClassSupport, FarPoint.Web.Spread.Renderer.IEnhancedFormatter, FarPoint.Web.Spread.Renderer.IFormatter, FarPoint.Web.Spread.Renderer.IRenderer
Use this cell type to display percent values in a cell.
While these properties are inherited from the general cell type, they are not used in this class:
For help with assigning a percent cell type to a cell or range of cells, refer to Setting a Percent Cell.
For more information about the behavior of contents in a cell, refer to Understanding Cell Type Effects on Displaying Data.
System.Object
FarPoint.Web.Spread.BaseCellType
FarPoint.Web.Spread.GeneralCellType
FarPoint.Web.Spread.BaseDropDownCellType
FarPoint.Web.Spread.PercentCellType
PercentCellType Members
FarPoint.Web.Spread Namespace
CellType Property (Cell)
CellType Property (Column)
CellType Property (Row)