文章分类 -  vsto

摘要:public static void SaveCustomProperty(this WorkbookBase book, string propertyName, string propertyValue){ if (string.IsNullOrEmpty(propertyValue)) ... 阅读全文
posted @ 2014-11-04 17:14 ◁王浩▷ 阅读(59) 评论(0) 推荐(0)