糕点的学习园地
博客园
社区
首页
新随笔
联系
管理
订阅
随笔- 39 文章- 0 评论- 26
08 2011 档案
Excel 的点点滴滴
摘要: Excel Date to C# date,来自这里的 public static DateTime ConvertToDateTime(double excelDate){ if (excelDate < 1) { throw new ArgumentException("Excel dates cannot be smaller than 0."); } DateTime dateOfRef...
阅读全文
posted @
2011-08-16 14:02
沉默的糕点 阅读(19) |
评论 (0)
编辑
公告