docx-rs/docx-core/src/documents/elements
bokuweb 531314aa7c
feat: Add cell width (#19)
2019-12-17 01:57:56 +09:00
..
based_on.rs feat: Add style props 2019-11-06 19:23:55 +09:00
bold.rs feat: Add bold, italic, highlighht 2019-11-13 16:08:25 +09:00
bold_cs.rs feat: Add bold, italic, highlighht 2019-11-13 16:08:25 +09:00
bookmark_end.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
bookmark_start.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
br.rs feat: Add tab and break 2019-11-13 17:03:57 +09:00
color.rs feat: Add cell 2019-11-12 18:57:16 +09:00
comment.rs Support hidden (#8) 2019-12-14 00:47:47 +09:00
comment_range_end.rs Support hidden (#8) 2019-12-14 00:47:47 +09:00
comment_range_start.rs Support hidden (#8) 2019-12-14 00:47:47 +09:00
default_tab_stop.rs feat: Add settings 2019-11-14 15:54:39 +09:00
delete.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
delete_text.rs Support hidden (#8) 2019-12-14 00:47:47 +09:00
doc_defaults.rs feat: try wasm build 2019-11-08 00:02:27 +09:00
font.rs feat: Add style 2019-11-14 19:21:45 +09:00
grid_span.rs feat: Add grid span and vmerge 2019-11-13 15:00:53 +09:00
highlight.rs feat: Add bold, italic, highlighht 2019-11-13 16:08:25 +09:00
indent.rs feat: Add cell 2019-11-12 18:57:16 +09:00
indent_level.rs feat: Add numberings 2019-12-07 00:20:33 +09:00
insert.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
italic.rs feat: Add bold, italic, highlighht 2019-11-13 16:08:25 +09:00
italic_cs.rs feat: Add bold, italic, highlighht 2019-11-13 16:08:25 +09:00
justification.rs feat: Add cell 2019-11-12 18:57:16 +09:00
level.rs Prepare for wasm (#2) 2019-12-11 14:12:22 +09:00
level_jc.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
level_text.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
mod.rs Support hidden (#8) 2019-12-14 00:47:47 +09:00
name.rs feat: try wasm build 2019-11-08 00:02:27 +09:00
next.rs feat: Add style props 2019-11-06 19:23:55 +09:00
number_format.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
numbering.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
numbering_id.rs feat: Support custom numbering 2019-12-07 02:15:21 +09:00
numbering_property.rs feat: Support custom numbering 2019-12-07 02:15:21 +09:00
page_margin.rs Add default sect pr (#6) 2019-12-13 12:58:01 +09:00
page_size.rs Add default sect pr (#6) 2019-12-13 12:58:01 +09:00
paragraph.rs fix: numbering error on word online (#15) 2019-12-16 11:36:04 +09:00
paragraph_property.rs Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
paragraph_style.rs feat: Add cell 2019-11-12 18:57:16 +09:00
q_format.rs feat: Add style props 2019-11-06 19:23:55 +09:00
run.rs Support hidden (#8) 2019-12-14 00:47:47 +09:00
run_property.rs Support hidden (#8) 2019-12-14 00:47:47 +09:00
run_property_default.rs feat: try wasm build 2019-11-08 00:02:27 +09:00
section_property.rs Add default sect pr (#6) 2019-12-13 12:58:01 +09:00
start.rs feat: Add numberings 2019-12-07 00:20:33 +09:00
style.rs feat: Support custom numbering 2019-12-07 02:15:21 +09:00
sz.rs feat: Add cell 2019-11-12 18:57:16 +09:00
sz_cs.rs feat: Add cell 2019-11-12 18:57:16 +09:00
tab.rs feat: Add tab and break 2019-11-13 17:03:57 +09:00
table.rs fix: numbering error on word online (#15) 2019-12-16 11:36:04 +09:00
table_borders.rs fix: Table property 2019-11-13 13:55:58 +09:00
table_cell.rs feat: Add cell width (#19) 2019-12-17 01:57:56 +09:00
table_cell_borders.rs fix: Table property 2019-11-13 13:55:58 +09:00
table_cell_margins.rs feat: Add table property 2019-11-12 18:02:50 +09:00
table_cell_property.rs feat: Add grid span and vmerge 2019-11-13 15:00:53 +09:00
table_cell_width.rs feat: Add cell borders 2019-11-12 18:20:50 +09:00
table_grid.rs feat: Add table property 2019-11-12 18:02:50 +09:00
table_indent.rs feat: Add table property 2019-11-12 18:02:50 +09:00
table_property.rs feat: Add grid span and vmerge 2019-11-13 15:00:53 +09:00
table_row.rs fix: numbering error on word online (#15) 2019-12-16 11:36:04 +09:00
table_row_property.rs feat: Add row 2019-11-12 19:11:58 +09:00
table_width.rs feat: Add table property 2019-11-12 18:02:50 +09:00
text.rs Add escape (#7) 2019-12-13 19:41:33 +09:00
underline.rs feat: Support underline 2019-12-04 16:28:11 +09:00
vanish.rs Support hidden (#8) 2019-12-14 00:47:47 +09:00
vertical_merge.rs feat: Add grid span and vmerge 2019-11-13 15:00:53 +09:00
zoom.rs feat: Add settings 2019-11-14 15:54:39 +09:00