Spread ASP.NET 6.0 Product Documentation
CurrencyCellType Class
Members  See Also  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : CurrencyCellType Class


Glossary Item Box

Represents a currency cell.

Object Model

CurrencyCellType 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:

  • AllowWrap
  • DateTimeFormat
  • FormatString
  • IsDateFormat
  • Multiline

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 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

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.