摘要: using OfficeOpenXml;using OfficeOpenXml.ExcelPackage;using OfficeOpenXml.ExcelRange;class ImportTEST extends RunBaseBatch{ Dialog dialog; str fileUrl; 阅读全文
posted @ 2021-11-04 20:51 kang001 阅读(90) 评论(0) 推荐(0)
摘要: [FormControlEventHandler(formControlStr(ProjTable, ProjTable_VyaWorkAddressCountry), FormControlEventType::Lookup)] public static void ProjTable_VyaWo 阅读全文
posted @ 2021-10-21 17:12 kang001 阅读(76) 评论(0) 推荐(0)
摘要: public void InventTranfer() { System.Exception ex; InventTransferUpd invTranUpd; InventTransferParmTable invTransParmTable; InventTransferParmTable in 阅读全文
posted @ 2020-11-11 14:03 kang001 阅读(326) 评论(0) 推荐(0)
摘要: using System.Drawing;using DrawColor = System.Drawing.Color;using OfficeOpenXml;using OfficeOpenXml.Style;class SerializationMasterToExcel{ #File Form 阅读全文
posted @ 2020-11-05 20:06 kang001 阅读(211) 评论(0) 推荐(0)
摘要: class ImportProductReceiptData extends RunBase{ str gMessage; str fileUrl; FileName gFileName; Dialog dialog; DialogField gDialogFile; public Object d 阅读全文
posted @ 2020-09-22 14:55 kang001 阅读(244) 评论(0) 推荐(0)