public bool ExcelSpecial(string strXmlUrl, ISheet sheet) { return(access.ExcelSpecial(strXmlUrl, sheet)); }