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.
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. 14 years ago
BuildProcessTemplates Checked in by server upgrade 15 years ago
DocX Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. 14 years ago
Examples Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. 14 years ago
UnitTests 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
DocX.sln Edited .sln to remove deleted projects. 14 years ago
DocX.vsmdi A work in progress 15 years ago
DocX.vssscc Cathal: Added DocX (HeaderText & FooterText) properties 16 years ago
Local.testsettings A work in progress 15 years ago
TraceAndTestImpact.testsettings ApplyTemplate bag has been fixed. 14 years ago