Import Png pics in each cell
Hello, Is there a way to import the Histogram (.png) pictures into the excel cell (fit the cell by image) using jsl? Something like this.....JSL to iterate over column groups to export the picturesNames Default To Here( 1 );
dt2= Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" );
maindir = Pick Directory( "Choose a directory to save distribution images" );
distributiondir = Concat( maindir || "/
...