string Path = @"C:\標籤報表.xls";例如這是路勁,在路勁裏面添加時間戳,謝謝!
string Path = @"C:\標籤報表" + DateTime.Now.ToString("yyyyMMddhhmmss") + ".xls";