写了一些常规模式的网站后发现代码生成器的用处,但使用网上的代码生成器生成的代码大多不符合我的书写格式,而那些代码生成器的自定义模板功能大多没有(也许是我笨,没找到),遂DIY。
-Addedabilitytocheckhashinfollowingformats:SHA1,SHA224,SHA256,SHA384,SHA512,MD5,多种哈希编码格式
可以读写xls和xlsx格式的Excel。支持简单的公式,可插入图片,对于格式的设置也不是很丰富,可设置单元格宽度,数据格式化显示。对字体,前景、背景色进行设置是它的局限性。
一、更新记录:v4.0更新内容:1、FixedbugwhenusingRepeatColumns&RepeatRowsatthesametime.2、VBAprojectwillbeleftuntouchedifitsnotaccessed.3、Fixedproblemwithstringsonsave.4、Addedlockstothecellstoreforaccessbymulitplethreads.5、ImplementedIndirectfunction6、UsedDisplayNameAttributetogeneratecolumnheadersfromLoadFromCollection7、RewroteExcelRangeBase.Copyfunction.8、AddedcachingtoSaveZipStreamforCellsandsharedstringstospeeduptheSavemethod.9、AddedMissingInsertColumnandDeleteColumn10、AddedpullrequesttosupportDate1904