coffeycathal_cp
67187a7a21
Fixed loads of bugs and issues. All test cases still pass.
14 年之前
DragonFire_cp
da940113f7
Refactored InsertRow methods
14 年之前
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 年之前
DragonFire_cp
6b142e0016
I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D.
Also have changed our example.
14 年之前
DragonFire_cp
9016b17d34
Divided the chart example in the three new examples
14 年之前
DragonFire_cp
a843dc915a
Implemented a line chart, a pie chart and a bar chart.
14 年之前
DragonFire_cp
ba0c0871eb
Completed to implement simple Chart and Series classes
14 年之前
DragonFire_cp
c8e4262a6d
Made insert chart method and created legend class for this chart
14 年之前
DragonFire_cp
8aba78443b
Fix GetNextFreeRelationshipID method
14 年之前
DragonFire_cp
e37bcfe010
Fix Paragraph runs bag.
Start to develop chart functionality.
14 年之前
DragonFire_cp
a51588f35e
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 年之前
coffeycathal_cp
fbea5f0b5b
14 年之前
DragonFire_cp
ab0640f886
Change example project, fix Table.RemoveColumn null reference exception.
14 年之前
DragonFire_cp
c0f5ba0eed
ApplyTemplate bag has been fixed.
Added AppendEquation method into Paragraph and InsertEquation method into Container/Header/Footer/DocX classes.
14 年之前
coffeycathal_cp
e36ca493b0
Added Examples Project.
This projects contains many of the examples upload on my blog.
Each time docx is released, I will update these examples so as they still work regardless of API changes.
15 年之前
coffeycathal_cp
7fa4cfc53d
16 年之前
coffeycathal_cp
8f6aaf811a
17 年之前