ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: jonghwanpark on October 08, 2021, 04:00:55 am

Title: Image output question when exporting to Excel
Post by: jonghwanpark on October 08, 2021, 04:00:55 am
Hi

When an image is input in the cell of the PARAMQUERY Grid and output to Excel, the html Tag Code is output instead of the image.
I would like to ask if there is a way to print an image when exporting to Excel.

Title: Re: Image output question when exporting to Excel
Post by: paramvir on October 08, 2021, 10:24:07 am
Images added using html tags are not exported to Excel.

Please refer to pics option, Pics() method and Range().pic() methods for Excel exportable pictures

https://paramquery.com/pro/api#option-pics

https://paramquery.com/pro/api#method-Pic

https://paramquery.com/pro/api#method-Range