Skip to content

Instantly share code, notes, and snippets.

@gtallen1187
Created August 1, 2014 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gtallen1187/625fd1be04890d0b197b to your computer and use it in GitHub Desktop.
Save gtallen1187/625fd1be04890d0b197b to your computer and use it in GitHub Desktop.
short script that refreshes an HTML text area
from Spotfire.Dxp.Application.Visuals import HtmlTextArea
vis.As[HtmlTextArea]().HtmlContent += " "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment