NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Horizontal.xml report stylesheet

Solved!
Go to solution

How can the table indentation be turned off? In the xls Horizontal stylesheet the global variable: var gIndentTables = false //did set this variable value from true to false and even then the tables are indenting.

Looks like that the indentation works with the indentation of the sequence file. In computer.seq the steps under if/else is indented. Is there a way to turn the indenation off?

*************************************************
CLD
*************************************************
0 Kudos
Message 1 of 2
(2,907 Views)
Solution
Accepted by topic author lvrat

Indenting can not be turned off. you would have to modify the xml routine that performs the report generation.

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,903 Views)