public enum FormatMode : System.Enum
public enum FormatMode : System.Enum
Member | Description |
---|---|
CustomMode | [0] Indicates whether to format the value with the Excel-compatible format string. |
StandardDateTimeMode | [1] Indicates whether to format the value with the standard date-time format. |
StandardNumericMode | [2] Indicates whether to format the value with the standard numeric format. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Spread.FormatMode