This website requires JavaScript.
Explore
Help
Sign In
smartyellow
/
docx-js
Watch
2
Star
0
Fork
0
You've already forked docx-js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79b5b3a1f666c362e33306523895c42a1847ae43
docx-js
/
src
/
file
/
table
/
index.ts
2 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Export table into own file
2017-09-19 15:49:27 +01:00
export
*
from
"./table"
;
extend table and table cell support for cell merge, span, borders ... (#6) * extend table and table cell support for cell merge, span, borders ... * added tests for table cell borders and table cell width, renamed some variables, added jsdoc
2018-05-04 15:56:28 +02:00
export
*
from
'./table-cell'
;
Reference in New Issue
Copy Permalink