An open API service indexing awesome lists of open source software.

https://github.com/chrdek/exceldirectories

An excel-based file directory viewer with Treeview and spire spreadsheet
https://github.com/chrdek/exceldirectories

directory-listing directory-tree excel spire-library spire-xls spirepdf

Last synced: 2 months ago
JSON representation

An excel-based file directory viewer with Treeview and spire spreadsheet

Awesome Lists containing this project

README

        

# 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)