Jump to content

MulticolumnListbox class/Active Cell.Cell Font property: Difference between revisions

From LabVIEW Wiki
Added new property page.
 
m Fix redlinks
 
(One intermediate revision by one other user not shown)
Line 25: Line 25:


'''Elements'''
'''Elements'''
[[Active Cell:Cell Font:Name]]


[[Active Cell:Cell Font:Size]]
[[../Active Cell.Cell Font.Name property]]


[[Active Cell:Cell Font:Bold]]
[[../Active Cell.Cell Font.Size property]]


[[Active Cell:Cell Font:Italic]]
[[../Active Cell.Cell Font.Bold property]]


[[Active Cell:Cell Font:Underline]]
[[../Active Cell.Cell Font.Italic property]]


[[Active Cell:Cell Font:Strikeout]]
[[../Active Cell.Cell Font.Underline property]]


[[Active Cell:Cell Font:Color]]
[[../Active Cell.Cell Font.Strikeout property]]


[[../Active Cell.Cell Font.Color property]]


== Uses ==
== Uses ==
Line 58: Line 58:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category: Property]] [[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 04:35, 4 May 2026

VI Server Property Information
Property ID 18D99025
Scope Basic Development Environment
Data Name CellFont
Short Name* CellFont
Long Name* Active Cell:Cell Font
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 46
Owning Class Name MulticolumnListbox Class
Data Type Common Cluster TypeDef data type

Common Cluster TypeDef

Property Node Active Cell:Cell Font
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

The font of the active cell in the multicolumn 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.

Elements

MulticolumnListbox class/Active Cell.Cell Font.Name property

MulticolumnListbox class/Active Cell.Cell Font.Size property

MulticolumnListbox class/Active Cell.Cell Font.Bold property

MulticolumnListbox class/Active Cell.Cell Font.Italic property

MulticolumnListbox class/Active Cell.Cell Font.Underline property

MulticolumnListbox class/Active Cell.Cell Font.Strikeout property

MulticolumnListbox class/Active Cell.Cell Font.Color property

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links