프로젝트

일반

사용자정보

개정판 b7637656

IDb76376569fd8fa1a12a7fe19147385144e451845
상위 3865a5ec
하위 be31927d

김동진이(가) 약 6년 전에 추가함

issue #000 excel path properties modify

차이점 보기:

KCOM/Controls/CheckList.xaml.cs
400 400
                }
401 401

  
402 402
                string extension = "xlsx";
403

  
404
                Uri url = new Uri("http://172.20.120.141:5977/TileSource/Check_Test/CheckList_T.xlsx");
403
                string excelpath = global::KCOM.Properties.Settings.Default.excelFilePath;
404
                Uri url = new Uri(excelpath);
405 405

  
406 406
                System.Windows.Forms.SaveFileDialog dialog = new System.Windows.Forms.SaveFileDialog()
407 407
                {

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)