xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 0.03M
    文件類型: .cs
    金幣: 2
    下載: 1 次
    發布日期: 2020-12-25
  • 語言: C#
  • 標簽: Word??Excel??c??

資源簡介

大量文檔打印前,統計word和Excel的頁數

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;

using?Excel?=?Microsoft.Office.Interop.Excel;
using?Word?=?Microsoft.Office.Interop.Word;
using?System.Runtime.InteropServices;
using?System.Threading;
using?Office?=?Microsoft.Office.Core;
using?System.Reflection;

namespace?QQTools
{
????public?partial?class?FrmPagesStatistics?:?Form
????{
????????private?PageSizes?m_PageSize;
????????List>?table?=?new?List>();
????????
????????public?delegate?void?RefreshStatusDelegate(string?status?int?maximum?int?inc?string?progress);
????????public?delegate?void?ChangeButtonStateDelegate(Button?owner?bool?state);
???

評論

共有 條評論