TBackgroundMode Enumeration
How to draw backgrounds of text.
Syntax
Unit: FlexCel.Core
Members
Name |
Value |
Description |
Automatic |
0 |
This is equivalent to transparent.
|
Transparent |
1 |
Text will be drawn transparently.
|
Opaque |
2 |
Text will be drawn on a box.
|