Skip to content
View thomasbtatum's full-sized avatar
Block or Report

Block or report thomasbtatum

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. GenerateAnyExcelFileWithCSharp GenerateAnyExcelFileWithCSharp Public

    WPF App that will generate an Excel file. You need to provide generated code from the Open XML Productivity Tool to the GenerateClass.cs file

    C# 2 6

  2. PowerPointDurationWPF PowerPointDurationWPF Public

    Determines the total duration of a PowerPoint file that has been set to self run.

    C# 1 1

  3. SO-42704376 SO-42704376 Public

    Code to help for stack overflow question 42704376

    C#

  4. MvcGenerateExcelReadOnly MvcGenerateExcelReadOnly Public

    An MVC application that generates an empty excel file that is marked as Final to discourage editing. For use as a reference implementation for Stack Overflow questsion 43544527.

    C#

  5. OpenXmlOptionalSectionGenerator OpenXmlOptionalSectionGenerator Public

    solution for Stack Overflow problem 43498503

    C#

  6. CopyXlsxComments CopyXlsxComments Public

    Code to copy comments from one xlsx file to another using OpenXML. For SO question 43070745.

    C#