摘要:
using Excel;endregion //SetCellValue #region /// ///对打开的Excel模版列进行单个设置数据值 /// /// 要设置的值 /// 要写入的行 /// 要写入的列 public void SetCellValue(string CellsValue,int RowIndex,int ColumnIndex) { try... 阅读全文
posted @ 2007-04-04 11:09
群
阅读(710)
评论(1)
推荐(0)
浙公网安备 33010602011771号