摘要:
public class CExcel { private Application m_App = null; private Worksheet m_current_sheet = null; private Workbook m_work_book = null; public Range Border(int top, int left, int bottom, int right) { try { if (this.m_current_... 阅读全文
posted @ 2013-07-22 12:35
StormeR
阅读(291)
评论(0)
推荐(0)

浙公网安备 33010602011771号