Font styles for items and columns, used with the TextStyle property.
| Member | Value | Description |
|---|---|---|
| ts_PLAIN_FONT | 0 | Standard SAP Business One typeface |
| ts_BOLD | 1 | Bold typeface |
| ts_ITALIC | 2 | Italic typeface |
| ts_UNDERLINE | 4 | Underlined text |
| ts_STRIKE_OUT | 8 | Strikethrough text |
| ts_SHADOW | 16 | Shadow on standard typeface |
| ts_CONDENSE | 32 | Condensed character spacing |
| ts_EXTEND | 64 | Expanded character spacing |