Method IsExcelInstalled
IsExcelInstalled()
Checks if Microsoft Excel is installed on the system.
public static bool IsExcelInstalled()
Returns
- bool
true
if Microsoft Excel is installed; otherwise,false
.
Checks if Microsoft Excel is installed on the system.
public static bool IsExcelInstalled()
true
if Microsoft Excel is installed; otherwise, false
.