2012-03-11
@MDeLeon_cp
Cells now display their proper data validations
MDeLeon_cp committed on 11 Mar 2012
2012-03-10
@MDeLeon_cp
Replaced range.DataValidation with range.SetDataValidations()
MDeLeon_cp committed on 10 Mar 2012
@MDeLeon_cp
Improved performace of tables
MDeLeon_cp committed on 10 Mar 2012
2012-02-17
@MDeLeon_cp
Fixed table.AutoFilter when expanding the table
MDeLeon_cp committed on 17 Feb 2012
2012-02-16
@MDeLeon_cp
Fixed issue reordering sheets
MDeLeon_cp committed on 16 Feb 2012
2012-02-15
@MDeLeon_cp
Added PageSetup.DifferentFirstPageOnHF and DifferentOddEvenPagesOnHF
MDeLeon_cp committed on 15 Feb 2012
@MDeLeon_cp
Fixed issue with table.SetAutoFilter()
MDeLeon_cp committed on 15 Feb 2012
2012-02-14
@MDeLeon_cp
Fixed issue with worksheet order when inserting a sheet to a specific position
MDeLeon_cp committed on 14 Feb 2012
2012-02-10
@MDeLeon_cp
Fixed issue with row heights
MDeLeon_cp committed on 10 Feb 2012
2012-02-04
@MDeLeon_cp
range.Merge() won't call all cells in the range anymore. ...
MDeLeon_cp committed on 4 Feb 2012
@MDeLeon_cp
Table names can now contain dots and underscores
MDeLeon_cp committed on 4 Feb 2012
@MDeLeon_cp
BREAKING CHANGE: table.Rows() now returns the entire table including headers and totals. table.Rows() should now be replaced with table.DataRange.Rows()
MDeLeon_cp committed on 4 Feb 2012
2012-02-03
@MDeLeon_cp
Fixed indexed color discrepancy in the 50-60 range.
MDeLeon_cp committed on 3 Feb 2012
2012-02-02
@MDeLeon_cp
Sets the correct values for IEnumerable<Decimal> collections
MDeLeon_cp committed on 2 Feb 2012
@MDeLeon_cp
cell.IsEmpty(includeFormats = true) now returns false if the cell has comments or data validations. It feels more natural that way. ...
MDeLeon_cp committed on 2 Feb 2012
2012-02-01
@MDeLeon_cp
Copying a range now copies the data validations
MDeLeon_cp committed on 1 Feb 2012
2012-01-31
@MDeLeon_cp
Minor error
MDeLeon_cp committed on 31 Jan 2012
@MDeLeon_cp
Fix issue with in/pt in comments.
MDeLeon_cp committed on 31 Jan 2012
2012-01-28
@MDeLeon_cp
Added InsideBorder and InsideBorderColor to Style.Border
MDeLeon_cp committed on 28 Jan 2012
@MDeLeon_cp
Comments with infoBackground now load correctly
MDeLeon_cp committed on 28 Jan 2012
2012-01-25
@MDeLeon_cp
Fixed data validation issue.
MDeLeon_cp committed on 25 Jan 2012
@MDeLeon_cp
Implemented 1904 Date System option
MDeLeon_cp committed on 25 Jan 2012
@MDeLeon_cp
Fixed issue with part Ids
MDeLeon_cp committed on 25 Jan 2012
2012-01-22
@MDeLeon_cp
deleted a character just before last commit by mistake.
MDeLeon_cp committed on 22 Jan 2012
2012-01-21
@MDeLeon_cp
Misc bug fixes ...
MDeLeon_cp committed on 21 Jan 2012
2012-01-20
@MDeLeon_cp
Fixed issue when checking for valid columns
MDeLeon_cp committed on 20 Jan 2012
2012-01-19
@MDeLeon_cp
Overloaded workbook constructor for 3.5 users
MDeLeon_cp committed on 19 Jan 2012
@MDeLeon_cp
Fixed row.AdjustToContents when the cells have multilines ...
MDeLeon_cp committed on 19 Jan 2012
2012-01-17
@MDeLeon_cp
Fixed issue with comments and locale
MDeLeon_cp committed on 17 Jan 2012
2012-01-16
@MDeLeon_cp
Headers and footers now produce a smaller markup
MDeLeon_cp committed on 16 Jan 2012