Get data style from Excel
摘要:        
try { Excel.Application app = new Excel.Application(); string excelFilePath = @"H:\22.xlsx"; Excel.Workbook book = app.Workbooks.Open(excelFilePath, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missin...    阅读全文
        posted @ 2012-07-16 01:26 笑东风 阅读(306) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号