Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories API
Created by Guest
Created on Feb 1, 2017

Export of HtmlTextArea - controls as html

Hi,

it would be great if while exporting HtmlTextArea via API as Html:

chart.As<HtmlTextArea>().Export();
or
chart.As<HtmlTextArea>().HtmlContent;

I am able to get "values" of spotfire controls (e.g. the same way as images chart.As<HtmlTextArea>().Images ).

 

Thanks

  • Attach files