[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.PercentPositiveFormat

PercentPositiveFormat Enum

Specifies the display of positive values in a percent cell.

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

Fields

Name Description
PercentAfter

[1] Displays the positive percent value with the percent symbol following the number

PercentAfterWithSpace

[0] Displays the positive percent value with a space and the percent symbol following the number

PercentBefore

[2] Displays the positive percent value with the percent symbol before the number

UseRegional

[-1] Displays the positive percent value in the format set by the Windows regional settings