Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
DragonFire_cp 5d9fa34e5e Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. vor 14 Jahren
..
Properties Added Examples Project. vor 15 Jahren
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. vor 14 Jahren
Examples.csproj 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. vor 14 Jahren
Examples.csproj.vspscc Added Examples Project. vor 15 Jahren
Input.docx Change example project, fix Table.RemoveColumn null reference exception. vor 14 Jahren
Program.cs Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. vor 14 Jahren