Active Cell:Cell Font Property
Short Name: CellFont
Installed With: Base Package
Class: Table Properties
The font of the active cell in the table 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.
Elements
Active Cell:Cell Font:Underline
Active Cell:Cell Font:Strikeout
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes |
Permissions | Read/Write |
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 disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |
Example
Refer to the Table Enhancements VI in the labview\examples\general\controls directory for an example of using the Active Cell:Cell Font property.