using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;using Microsoft.Office.Interop.Excel;using System.Diagnostics;using System.IO;using Microsoft.Office.Interop.Word;namespace Suya.Web.Apps.Areas.PMP.C…