Short Name: CellFont
Requires: Base Development System
Class: ListBox Properties
To Use: Create a property.
The font of the active cell in the listbox control.
Use this property to change the size, style, or color of the cell font. You cannot use this property with a strict type definition.
| Name | Description |
|---|---|
| Size | The size of the font in the active cell. |
| Bold | Indicates whether the text in the active cell is bold. |
| Italic | Indicates whether the text in the active cell is italic. |
| Underline | Indicates whether the text in the active cell is underlined. |
| Strikeout | Indicates whether to strike out the text in the active cell. |
| Color | The text font color in the active cell. |
The following table lists the characteristics of this property.
| Data type | ![]() |
| Permissions | Read/Write |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access allowed | Yes |