LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I programmatically change the font of all text in a table, in one step?

Does anyone know of a way to change the font for an entire table, programmatically?

Programmatically changing the font in a table, seems to require changing one cell at a time.

This is a hassel, especialy when writing in new cells after a font change.

 

 

0 Kudos
Message 1 of 2
(2,621 Views)

Check the help for the active cell and you will find that

 

-2,-2

 

will select the whole table.

 

So yes one step.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,619 Views)