unknown 0b4a4e310f add ouput excel function for out_give books hace 9 años
..
Properties 566bea6243 bug fixed, sell book of a list hace 10 años
Book.cs 4b2d97180f First Commit! hace 10 años
BookSelector.Designer.cs 4b2d97180f First Commit! hace 10 años
BookSelector.cs 4b2d97180f First Commit! hace 10 años
BookSelector.resx 4b2d97180f First Commit! hace 10 años
BooksManageSystem.csproj 4b2d97180f First Commit! hace 10 años
BooksManageSystem.sln 4b2d97180f First Commit! hace 10 años
BuyList.cs 4b2d97180f First Commit! hace 10 años
DB.accdb 0b4a4e310f add ouput excel function for out_give books hace 9 años
DBHelper.cs 0b4a4e310f add ouput excel function for out_give books hace 9 años
DBcon.cs 0b4a4e310f add ouput excel function for out_give books hace 9 años
EPPlus.XML 4b2d97180f First Commit! hace 10 años
EPPlus.dll 4b2d97180f First Commit! hace 10 años
EnumOP.cs 4b2d97180f First Commit! hace 10 años
Form1.Designer.cs 0b4a4e310f add ouput excel function for out_give books hace 9 años
Form1.cs 0b4a4e310f add ouput excel function for out_give books hace 9 años
Form1.resx 4b2d97180f First Commit! hace 10 años
FrmAbout.Designer.cs 4b2d97180f First Commit! hace 10 años
FrmAbout.cs 4b2d97180f First Commit! hace 10 años
FrmAbout.resx 4b2d97180f First Commit! hace 10 años
FrmAddNewBook.Designer.cs 4b2d97180f First Commit! hace 10 años
FrmAddNewBook.cs 4b2d97180f First Commit! hace 10 años
FrmAddNewBook.resx 4b2d97180f First Commit! hace 10 años
FrmBigListViewer.Designer.cs 4b2d97180f First Commit! hace 10 años
FrmBigListViewer.cs 4b2d97180f First Commit! hace 10 años
FrmBigListViewer.resx 4b2d97180f First Commit! hace 10 años
FrmBookListMaker.Designer.cs 4b2d97180f First Commit! hace 10 años
FrmBookListMaker.cs 4b2d97180f First Commit! hace 10 años
FrmBookListMaker.resx 4b2d97180f First Commit! hace 10 años
FrmBookListViewer.Designer.cs 566bea6243 bug fixed, sell book of a list hace 10 años
FrmBookListViewer.cs 4b2d97180f First Commit! hace 10 años
FrmBookListViewer.resx 4b2d97180f First Commit! hace 10 años
FrmClearDB.Designer.cs 4b2d97180f First Commit! hace 10 años
FrmClearDB.cs 4b2d97180f First Commit! hace 10 años
FrmClearDB.resx 4b2d97180f First Commit! hace 10 años
FrmEditOP.Designer.cs 566bea6243 bug fixed, sell book of a list hace 10 años
FrmEditOP.cs 4b2d97180f First Commit! hace 10 años
FrmEditOP.resx 4b2d97180f First Commit! hace 10 años
FrmLOGViewer.Designer.cs 566bea6243 bug fixed, sell book of a list hace 10 años
FrmLOGViewer.cs 566bea6243 bug fixed, sell book of a list hace 10 años
FrmLOGViewer.resx 566bea6243 bug fixed, sell book of a list hace 10 años
FrmOutputSellList.Designer.cs 0b4a4e310f add ouput excel function for out_give books hace 9 años
FrmOutputSellList.cs 566bea6243 bug fixed, sell book of a list hace 10 años
FrmOutputSellList.resx 4b2d97180f First Commit! hace 10 años
ICSharpCode.SharpZipLib.dll 4b2d97180f First Commit! hace 10 años
NPOI.OOXML.XML 4b2d97180f First Commit! hace 10 años
NPOI.OOXML.dll 4b2d97180f First Commit! hace 10 años
NPOI.OpenXml4Net.XML 4b2d97180f First Commit! hace 10 años
NPOI.OpenXml4Net.dll 4b2d97180f First Commit! hace 10 años
NPOI.OpenXmlFormats.dll 4b2d97180f First Commit! hace 10 años
NPOI.XML 4b2d97180f First Commit! hace 10 años
NPOI.dll 4b2d97180f First Commit! hace 10 años
OPLOG.cs 4b2d97180f First Commit! hace 10 años
Program.cs 4b2d97180f First Commit! hace 10 años
bookcase.ico 4b2d97180f First Commit! hace 10 años
frmChange.Designer.cs 4b2d97180f First Commit! hace 10 años
frmChange.cs 4b2d97180f First Commit! hace 10 años
frmChange.resx 4b2d97180f First Commit! hace 10 años
readme.txt 4b2d97180f First Commit! hace 10 años

readme.txt

EPPlus 3.1.3

Visit epplus.codeplex.com for the latest information

This version contain version contains two new major features - VBA and conditional formatting

New features

VBA
Create,read and write a VBA project from scratch or in a template.
Add and modify modules and classes.
Read and write code to documents(workbook and worksheets), modules and classes.
VBA protection
Code signing
And more...

Conditional Formatting
Apply conditional formatting on any range of cells.
Choose between more than 40 different types ("beginsWith", "between", "containsText", "endsWith", "equal", "greaterThan", "greaterThanOrEqual", "iconSet3", "iconSet4", "iconSet5", "last7Days", "lastMonth" and many more)

Minor new features
Picture Hyperlinks
Chart Axis Titles
Remove method added to Drawings collection

An a lot of bug fixes

3.1.2 changes
* Fixes problem with messed up Normal style if the Normal style is not the first saved Style in the NamedStyles collection.
* Fixed problem with CellIs in templates (14750, 14749).Turned off dtd on XmlDocument.Load / LoadXml to avoid Xml-bombs. Fixed pivottable constructor that set default values in templates(14723).
* Fixes problem with indexed colors in conditional formatting.
* Fixes full row / column ranges with defined names (throwing exception when accessing Start and End properties).

3.1.3 changes
* Fixed VBA project corruption when adding a new worksheet.
* Fixed Drawing resizing with hidden rows.
* Fixed problem with named styles and blank text property on range when it shold be "0"
* Fixes issue 14768-Missing Normal style causes corruption of xfs styles.
* Fixed issue 14799-Table-StyleName bug.
* Fixed issue 14799-Change of contenttype from xlsx to xlsm and pivottable caused corruption
* Fixed issue 14795-Scatterchart smooth lines.
* Fixed issue 14809-Namedstyles was invalid when loading from a template
* Fixed issue 14805-LoadFromText did not work with a null argument for parameter Text)
* Fixed issue 14819-Setting data validations default operator to Any.
* Fixed issue 14823-Invalid hyperlinks when uri was encoded.
* Fixed issue 14818-attribute createdVersion of the Pivottable was set to 1 and causing the pivottable ignore the enableDrill and showDrill attributes
* Fixed issue 14803-Duplicate column names when creating a table caused a corrupt workbook.
* Fixed issue 14820-Invalid sort order on header footer elements when creating from a template. Added reference to System.Web for Uri decoding