appendTableColumnOptionFlags Enumeration |
Namespace: imbSCI.Data.enums.appends
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| useBasicNumericFormat | 1 | Use basic numeric format - with thousant separator | |
| useCurrencyFormat | 2 | Use currency format - with decimal places | |
| useCurrencyNegativeRedFormat | 4 | Use currency negative red format | |
| useColDescForHead | 8 | The use col desc for head | |
| useColTypeForFoot | 16 | ||
| useFormatForType | 32 | ||
| wrapTextContent | 64 | ||
| useSecondColor | 128 | ||
| useThirdColor | 256 |