[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.CurrencyPositiveFormat

CurrencyPositiveFormat Enum

Specifies the formatting of the currency symbol and positive sign in a currency cell.

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum CurrencyPositiveFormat
Public Enum CurrencyPositiveFormat

Fields

Name Description
CurrencySymbolAfter

[1] Displays the currency symbol after the value

CurrencySymbolAfterWithSpace

[3] Displays the currency symbol with a space after the value

CurrencySymbolBefore

[0] Displays the currency symbol before the value

CurrencySymbolBeforeWithSpace

[2] Displays the currency symbol with a space before the value

UseRegional

[-1] Displays the currency symbol according to the Windows regional setting