OfficeViewer

How to Use
Last updated
Was this helpful?

Last updated
Was this helpful?
Was this helpful?
this.docViewer.FileName = "excel_sample.xls";
this.docViewer.FileStream = File.OpenRead(Application.MapPath("Files/excel_sample.xls"));