Enum FormatType
Defines values for FormatType. 表示格式類型的列舉。
public enum FormatType
Fields
Currency = 1貨幣格式。
Date = 3日期格式。
Number = 0數值格式。
Percentage = 2百分比格式。
Time = 4時間格式。
Defines values for FormatType. 表示格式類型的列舉。
public enum FormatType
Currency = 1貨幣格式。
Date = 3日期格式。
Number = 0數值格式。
Percentage = 2百分比格式。
Time = 4時間格式。