When Excel file is recreated by importing modules, Title and Comments properties are set according to VBAToolKit project. This is not adequate for operational VBAToolKit.
This enhancement aims to add a Title and Comments in vtkConfiguration sheet for each configuration :
Title, will be the project name by default (at project creation)
Comments for the delivery version will be typed by the user in the CreateProjectForm
Comments for the dev version will be the same suffixed by " for Dev purpose"
Add functions in vtkConfiguration for set and get Title and Comments for each configuration.
When Excel file is recreated by importing modules, Title and Comments properties are set according to VBAToolKit project. This is not adequate for operational VBAToolKit.
This enhancement aims to add a Title and Comments in vtkConfiguration sheet for each configuration :