Spread for ASP.NET 8.0 Product Documentation
CurrencyCellType Class
Members 


Represents a currency cell.
Object Model
CurrencyCellType ClassCurrencyCellType.EditModeSettings ClassExtraRendererSettings ClassValidatorCollection ClassBaseValidator Class
Syntax
Remarks

The currency cell type uses the System.Threading.Thread.CurrentThread.CurrentCulture for formatting settings.

While these properties are inherited from the general cell type, they are not used in this class:

For help with assigning a currency cell type to a cell or range of cells, refer to Setting a Currency 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.Web.Spread.BaseCellType
      FarPoint.Web.Spread.GeneralCellType
         FarPoint.Web.Spread.CurrencyCellType

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CurrencyCellType Members
FarPoint.Web.Spread Namespace
CellType Property (Cell)
CellType Property (Column)
CellType Property (Row)
CurrencyFormatter Class

User-Task Documentation

Setting a Currency Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.