[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.PercentFormat

PercentFormat Enum

Specifies the display of the percent symbol in the cell contents.

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

Fields

Name Description
PercentSignAfter

[1] Displays the percent symbol immediately after the value

PercentSignAfterWithSpace

[3] Displays the percent symbol with a single space after the value

PercentSignBefore

[0] Displays the percent symbol immediately before the value

PercentSignBeforeWithSpace

[2] Displays the percent symbol with a single space before the value