RhSolutions-AddIn/RhSolutions.AddIn/Properties/launchSettings.json

9 lines
220 B
JSON

{
"profiles": {
"Excel": {
"commandName": "Executable",
"executablePath": "C:\\Program Files\\Microsoft Office\\root\\Office16\\EXCEL.EXE",
"commandLineArgs": "RhSolutions-AddIn64.xll"
}
}
}