2011-07-09
@MDeLeon_cp
Lots of refactoring
MDeLeon_cp committed on 9 Jul 2011
2011-07-08
@MDeLeon_cp
# Fixed issues 6905, 6909, 6915
MDeLeon_cp committed on 8 Jul 2011
@MDeLeon_cp
# Setting a cell.Value to null will be the same as cell.Value = String.Empty ...
MDeLeon_cp committed on 8 Jul 2011
2011-07-04
@MDeLeon_cp
Added row Above/Below methods to table rows.
MDeLeon_cp committed on 4 Jul 2011
2011-07-03
@MDeLeon_cp
Added methods cell/rangeRow/rangeColumn WorksheetRow/WorksheetColumn
MDeLeon_cp committed on 3 Jul 2011
2011-07-01
@MDeLeon_cp
Added methods Row Above/Below, Column Left/Right
MDeLeon_cp committed on 1 Jul 2011
@MDeLeon_cp
Added methods Cell Above/Below/Left/Right
MDeLeon_cp committed on 1 Jul 2011
@MDeLeon_cp
Fixed issue with large spreadsheets.
MDeLeon_cp committed on 1 Jul 2011
2011-06-30
@MDeLeon_cp
Fixed default column behavior ...
MDeLeon_cp committed on 30 Jun 2011
2011-06-29
@VasiliyFofanov_cp
Add postfix to test actual result file(Excel can't open files with equal name in a same time) ...
VasiliyFofanov_cp committed on 29 Jun 2011
2011-06-28
@MDeLeon_cp
Added table.Fields property. ...
MDeLeon_cp committed on 28 Jun 2011
@MDeLeon_cp
Removed overhead when clearing ranges. ...
MDeLeon_cp committed on 28 Jun 2011
@MDeLeon_cp
It now throws an error when attempting to retrieve an invalid row/column
MDeLeon_cp committed on 28 Jun 2011
@MDeLeon_cp
Updated examples and unit tests.
MDeLeon_cp committed on 28 Jun 2011
@MDeLeon_cp
Improved performance
MDeLeon_cp committed on 28 Jun 2011
@VasiliyFofanov_cp
Fix bug with deleting few worksheets(>1) from existing file ...
VasiliyFofanov_cp committed on 28 Jun 2011
2011-06-27
@VasiliyFofanov_cp
Unit tests: Implement document comparer
VasiliyFofanov_cp committed on 27 Jun 2011
2011-06-26
@MDeLeon_cp
sync
MDeLeon_cp committed on 26 Jun 2011
@MDeLeon_cp
Fixed issue when copying ranges.
MDeLeon_cp committed on 26 Jun 2011
@VasiliyFofanov_cp
Add test samples to resources
VasiliyFofanov_cp committed on 26 Jun 2011
@MDeLeon_cp
Fixed Row/Column copy.
MDeLeon_cp committed on 26 Jun 2011
@VasiliyFofanov_cp
Use examples as unit tests
VasiliyFofanov_cp committed on 26 Jun 2011
2011-06-25
@MDeLeon_cp
Baseline. Everything is working.
MDeLeon_cp committed on 25 Jun 2011
@MDeLeon_cp
Fixed Worksheet copy
MDeLeon_cp committed on 25 Jun 2011
@MDeLeon_cp
Fixed Alignments ...
MDeLeon_cp committed on 25 Jun 2011
@VasiliyFofanov_cp
Fix problem with copy empty RichText
VasiliyFofanov_cp committed on 25 Jun 2011
@MDeLeon_cp
Fixed cell copy with rich text. ...
MDeLeon_cp committed on 25 Jun 2011
2011-06-24
@MDeLeon_cp
sync
MDeLeon_cp committed on 24 Jun 2011
@VasiliyFofanov_cp
Fix XLRow.CopyTo(IXLRow row) and XLColumn.CopyTo(IXLColumn column) - fix copy merged ranges
VasiliyFofanov_cp committed on 24 Jun 2011
@VasiliyFofanov_cp
*1) Fix LastCellUsed. Include check last cell by merged range ...
VasiliyFofanov_cp committed on 24 Jun 2011