Skip to content

Instantly share code, notes, and snippets.

@kenny-evitt
Created February 26, 2016 14:51
Show Gist options
  • Save kenny-evitt/567ea818c9f65b9a3225 to your computer and use it in GitHub Desktop.
Save kenny-evitt/567ea818c9f65b9a3225 to your computer and use it in GitHub Desktop.
// Outputting HTML
Util.RawHtml(String.Format("<h2>Testing worksheet '{0}'</h2>\n", worksheetName)).Dump();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment