摘要:
using Microsoft.Office.Interop.Excel; //引用 public void PrintPriviewExcelFile(string filePath) { Microsoft.Office.Interop.Excel.ApplicationClass xlApp 阅读全文
posted @ 2016-12-29 15:30
往事随风q
阅读(4984)
评论(0)
推荐(0)
摘要:
//打印操作,套打、打印、预览 enum PrintFlag { /// <summary> /// 套打,只打印没有印刷的部分 /// </summary> CasePrint, /// <summary> /// 打印全部 /// </summary> PrintAll, /// <summar 阅读全文
posted @ 2016-12-29 15:22
往事随风q
阅读(2123)
评论(1)
推荐(0)
摘要:
// WPS using EtApp = ET; using System.Reflection; using System.Runtime.InteropServices; using System.Configuration; //--Excel using EtAppExcel = Micro 阅读全文
posted @ 2016-12-29 15:20
往事随风q
阅读(2156)
评论(0)
推荐(0)
摘要:
/// using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Windows.Forms; using System.Reflection; namespa 阅读全文
posted @ 2016-12-29 15:18
往事随风q
阅读(357)
评论(0)
推荐(0)
浙公网安备 33010602011771号