You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dmitchern_cp 1f722091ff 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 years ago
..
Properties Added Examples Project. 15 years ago
bin/Debug/images Refactor the Table class: RowCount, ColumnCount, Rows properties and Insert/Remove methods. Also refactor CreateTable method - extract the same method CreateTableCell. Add powerfull unit test for this. 14 years ago
Examples.csproj Fixed loads of bugs and issues. All test cases still pass. 14 years ago
Examples.csproj.vspscc Added Examples Project. 15 years ago
Input.docx Change example project, fix Table.RemoveColumn null reference exception. 14 years ago
Program.cs 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 years ago
app.config Fixed loads of bugs and issues. All test cases still pass. 14 years ago