RhSolutions-AddIn/RhSolutions.AddIn/Properties/launchSettings.json
2023-03-22 08:36:13 +03:00

9 lines
220 B
JSON

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