2012-04-05
@MDeLeon_cp
Improved inserts performance
MDeLeon_cp committed on 5 Apr 2012
@MDeLeon_cp
Fixed issue loading conditional formatting
MDeLeon_cp committed on 5 Apr 2012
2012-04-04
@MDeLeon_cp
Updated version for release
MDeLeon_cp committed on 4 Apr 2012
@MDeLeon_cp
Fixed default values issues with conditional formatting
MDeLeon_cp committed on 4 Apr 2012
2012-04-03
@MDeLeon_cp
Added conditional formatting overloads
MDeLeon_cp committed on 3 Apr 2012
2012-04-01
@MDeLeon_cp
Conditional Formatting fully implemented.
MDeLeon_cp committed on 1 Apr 2012
@MDeLeon_cp
Fixed issue loading differential formats
MDeLeon_cp committed on 1 Apr 2012
@MDeLeon_cp
Conditional formats shift when cells/ranges are inserted/deleted.
MDeLeon_cp committed on 1 Apr 2012
2012-03-30
@MDeLeon_cp
Loads and saves all conditional formatting types
MDeLeon_cp committed on 30 Mar 2012
2012-03-29
@MDeLeon_cp
Can load ColorScale and CellIs conditional formats
MDeLeon_cp committed on 29 Mar 2012
2012-03-28
@MDeLeon_cp
All conditional formatting options are available when you create a new file. No conditional format loading yet.
MDeLeon_cp committed on 28 Mar 2012
2012-03-26
@MDeLeon_cp
Started work on conditional formatting
MDeLeon_cp committed on 26 Mar 2012
2012-03-24
@MDeLeon_cp
Data validations finally move when copying ranges/cells, inserting/deleting rows, etc.
MDeLeon_cp committed on 24 Mar 2012
2012-03-21
@MDeLeon_cp
DataValidation formulas shift when copied
MDeLeon_cp committed on 21 Mar 2012
2012-03-17
@MDeLeon_cp
Copying worksheets will copy the data validations with their relative targets
MDeLeon_cp committed on 17 Mar 2012
2012-03-16
@MDeLeon_cp
Fixed copying data validations
MDeLeon_cp committed on 16 Mar 2012
2012-03-13
@MDeLeon_cp
Fixed issue with print areas pointing to tables
MDeLeon_cp committed on 13 Mar 2012
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