Enum "Auto Format"
ID 59
Namespace: System.Text
Formats the appearance of decimal data types.
Properties
| Name | Value |
|---|---|
| Extensible | True |
Values
| Name | Description |
|---|---|
| DefaultFormat |
Ignore the value that AutoFormatExpr passes and use the standard format for decimals instead. |
| CustomFormatExpr |
Apply a specific format in AutoFormatExpr without additional transformation. |