FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.CellType 名前空間 : PercentFormat 列挙体 |
'宣言
Public Enum PercentFormat Inherits System.Enum
public enum PercentFormat : System.Enum
メンバ | 解説 |
---|---|
PercentSignAfter | [1] パーセント記号を値の直後に表示します。 |
PercentSignAfterWithSpace | [3] パーセント記号を値の後ろにスペースを1つ空けて表示します。 |
PercentSignBefore | [0] パーセント記号を値の直前に表示します。 |
PercentSignBeforeWithSpace | [2] パーセント記号を値の前にスペースを1つ空けて表示します。 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.CellType.PercentFormat