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
- Host: GitHub
- URL: https://github.com/chrdek/exceldirectories
- Owner: chrdek
- Created: 2023-08-19T12:39:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T13:14:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T16:08:40.203Z (4 months ago)
- Topics: directory-listing, directory-tree, excel, spire-library, spire-xls, spirepdf
- Language: C#
- Homepage:
- Size: 52.9 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)