Visual Basic (Declaration) | |
---|---|
Public Class PercentCellType Inherits EditBaseCellType Implements FarPoint.Win.ISerializeSupport, IAutoCompleteSupport, ICellType, IEditFormula, IEditor, IFormatter, INotifyEditorValueChanged, IPdfSupport, IPropertyAllowedSupport, IReadOnlySupport, IRenderAlignment, IRenderer, IReuseEditorControl, IReuseEditorControl2, IStaticSupport, IWordWrapSupport, FarPoint.Win.Spread.IFormulaEditingSupport |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As PercentCellType |
This cell type formats values as percentages. It allows you to set the percent symbol and the percent format (if you wish to override the Windows Regional Settings and Regional Options).
For more information about setting the cell type, 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.Win.Spread.CellType.BaseCellType
FarPoint.Win.Spread.CellType.EditBaseCellType
FarPoint.Win.Spread.CellType.PercentCellType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Reference
PercentCellType MembersFarPoint.Win.Spread.CellType Namespace
User-Task Documentation
Setting a Percent CellWorking with Editable Cell Types