public enum NumberFormatType : System.Enum
public enum NumberFormatType : System.Enum
Member | Description |
---|---|
DateTime | [2] Formats the data using the date-time formatter. |
General | [0] Formats the data using the general formatter. |
Number | [1] Formats the data using the number formatter. |
Text | [3] Formats the data using the text formatter. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Spread.NumberFormatType