Properties
The following properties are defined in the FlexCell class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| BgColor | CRW | integer | $STD | Background color |
| Data | CRW | String | General purpose data Added since Ver.4.1.0 | |
| FgColor | CRW | integer | $STD | Font color |
| ToolTip | CRW | String | Tool Tip Added since Ver.4.2.0 Not supported in Mobile, AI | |
| Value* | CRW | ※ | Cell value |
※Determined by the ValueType of the underlying FlexData inherited class.
Access
R: Readable W: Writable C: Initializable
*: Default property