예제 #1
0
 public bool ExcelSpecial(string strXmlUrl, ISheet sheet)
 {
     return(access.ExcelSpecial(strXmlUrl, sheet));
 }