Visual Basic (Declaration) | |
---|---|
Public Class PercentCellType Inherits GeneralCellType Implements FarPoint.Web.Spread.Editor.IEditor, ICellType, IExpandoSupport, 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 PercentCellType |
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:
- AllowWrap
- DateTimeFormat
- FormatString
- IsDateFormat
- Multiline
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.PercentCellType
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
PercentCellType MembersFarPoint.Web.Spread Namespace
CellType Property (Cell)
CellType Property (Column)
CellType Property (Row)