Properties
The following properties are defined in the SpreadColumn class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| BgColor | CRW | integer | $STD | Background color |
| BreakKey | CR | integer | Generate key break event | |
| Editable | CRW | boolean | $TRUE | Editability |
| FgColor | CRW | integer | $STD | Text color |
| Format | CR | String | Format string Formats that can be specified have been added since Ver.4.1.0 | |
| HorizontalAlign | CR | integer | $STD | Horizontal alignment |
| Suppress | CR | integer | Do not repeat the same data | |
| Title | CRW | String | Column header characters | |
| Value* | CRW | String Number Fixed Date | Value to display in cell | |
| VerticalAlign | CR | integer | $STD | Vertical alignment |
| Visible | CRW | boolean | $TRUE | Display control |
| Width | CRW | integer | 100 | Width |
Access
R: Readable W: Writable C: Initializable
*: default property