Spread Windows Forms 12.0 Product Documentation
PercentCellType Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : PercentCellType Class
Represents a numeric cell formatted as a percent value.
Object Model
PercentCellType ClassPicture ClassExtraRendererSettings ClassISubEditor Interface
Syntax
Remarks

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.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BaseCellType
      FarPoint.Win.Spread.CellType.EditBaseCellType
         FarPoint.Win.Spread.CellType.PercentCellType

See Also

Reference

PercentCellType Members
FarPoint.Win.Spread.CellType Namespace

User-Task Documentation

Setting a Percent Cell
Working with Editable Cell Types