Ruby Chang Posted November 3, 2023 Share Posted November 3, 2023 Hi, I'm trying to create a custom export tool for my Spotfire Analyst, and I followed the steps here: https://community.spotfire.com/s/article/create-custom-export-tool-tibco-spotfire.I pastes everything in CustomAddIn.cs and get the error when I run the Debug: 'TextArea' does not contain a definition for 'GetHtml' and no accessible extension method 'GetHtml' accepting a first argument of type 'TextArea' could be found.I checked the spotfire document, and we do have GetHtml method for TextArea. So I'm not sure how to fix this error. Thanks for your help in advance! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now