コード例 #1
0
 public bool ExcelSpecialAir(string strXmlUrl, ISheet sheet)
 {
     return(access.ExcelSpecialAir(strXmlUrl, sheet));
 }