Python Excel classes and snippets used for inner coding developments.
- win32com
 - dsvxpressmisc
 
- dsvxpressexcel
- ExcelVBA: [15/10/2018] 0.2.5
 
 
- dsvxpressexcel
- ExcelVBA
- [31/08/2018] 0.1.0: Class bootstrap and initialization
 - [05/09/2018] 0.2.0: Remove existent modules + unicode title treatment + bug fixes
 - [19/09/2018] 0.2.1: Bug fix in macro removal iteration + open workbook config override options
 - [05/10/2018] 0.2.2: Updated pip requirements for pywin32 installation
 - [05/10/2018] 0.2.3: Fixes for installing inner dependencies
 - [05/10/2018] 0.2.4: Bug fix when naming modules with non-special characters
 - [15/10/2018] 0.2.5: Bug fix - looping components without iterator index to properly remove all modules
 
 
 - ExcelVBA
 
- Davi Shinji Mota Kawasaki