| FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 : FormatType 列挙体 |
'宣言Public Enum FormatType Inherits System.Enum
public enum FormatType : System.Enum
| メンバ | 解説 |
|---|---|
| Boolean | ブール型 |
| Currency | 通貨型 |
| DateTime | 日付時刻型 |
| Double | 倍精度型 |
| Engineering | 工学記法型 |
| Fraction | 分数型 |
| General | 一般型 |
| Integer | 整数型 |
| Percent | パーセント型 |
| PicMask | ピクチャまたはマスク型 |
| Text | テキスト型 |
| TimeSpan | 時間間隔型 |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.FormatType