示例#1
0
文件: Excel.cs 项目: techcap/CSharp
 public void ExcePrint()
 {
     Mwb_Book.PrintPreview(true);
 }