Skip to content

chrdek/exceldirectories

Repository files navigation

Directory contents explorer using Excel spreadsheet (Spire Excel trial library)

An older project that uses spire xls/pdf to list a directory's file contents.

This was meant to be implemented in the future as a standalone windows form control but was left as-is because it runs great on its own (also needed to get a license for the spire library which was not feasible at that time).



Requirements to build/run (VS 2017 or older):

  • DSO windows file information interop dlls.
  • Spire Spreadsheet (nuget package).
  • Windows forms namespaces.

Brief PDF user manual included in the repository

Additional features listing:

  • Additional exporting capability to CSV, PDF for excel view (CSV text compliant/Excel compliant)