Properties
The following properties are defined in the FlexData 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 |
| Format | CR | String | Format string Supported fonts have been added since Ver.4.1.0 | |
| HorizontalAlign | CR | integer | $STD | Horizontal layout |
| ToolTip | CRW | String | Tooltip Added since Ver.4.2.0 Not supported in Mobile, AI | |
| Value* | CRW | ※ | Initial cell value | |
| VerticalAlign | CR | integer | $STD | Vertical layout |
※Depends on the ValueType of the inherited class
Access
R: Readable W: Writable C: Initializable
*: default property