cell.IsEmpty(includeFormats = true) now returns false if the cell has comments or data validations. It feels more natural that way.
This also fixes copying ranges with validations.
1 parent 4be6c11 commit 774de165ce952c3bec9bce2dd7ce5cd7c358f975
@MDeLeon_cp MDeLeon_cp authored on 2 Feb 2012
Showing 5 changed files
View
ClosedXML/ClosedXML/ClosedXML/Excel/Cells/IXLCell.cs
View
ClosedXML/ClosedXML/ClosedXML/Excel/Cells/XLCell.cs
View
ClosedXML/ClosedXML/ClosedXML/Excel/XLWorkbook_Load.cs
View
ClosedXML/ClosedXML/ClosedXML_Examples/Misc/DataValidation.cs
View
ClosedXML/ClosedXML/ClosedXML_Tests/Resource/Examples/Misc/DataValidation.xlsx
Not supported