docx-rs/docx-core/src/documents/elements
bokuweb 046a7dd7e9
fix: cell margin to 24 (#149)
* fix: cell margn setter

* chore: published

* fix: Add ts if
2020-09-24 12:18:04 +09:00
..
a_graphic.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
a_graphic_data.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
abstract_numbering.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
based_on.rs feat: Add style props 2019-11-06 19:23:55 +09:00
bold.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
bold_cs.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
bookmark_end.rs Read docid and bookmark (#138) 2020-09-07 15:46:23 +09:00
bookmark_start.rs Read docid and bookmark (#138) 2020-09-07 15:46:23 +09:00
br.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
color.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
comment.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
comment_extended.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
comment_range_end.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
comment_range_start.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
default_tab_stop.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
delete.rs Fixed a bug where Delete / Insert can only have one Run (#73) 2020-06-01 13:49:41 +09:00
delete_text.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
doc_defaults.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
doc_id.rs Read docid and bookmark (#138) 2020-09-07 15:46:23 +09:00
drawing.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
font.rs feat: Add style 2019-11-14 19:21:45 +09:00
grid_span.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
header_reference.rs Support default section header (#115) 2020-08-13 17:27:45 +09:00
highlight.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
indent.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
indent_level.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
insert.rs Support del in ins (#143) 2020-09-14 14:18:50 +09:00
italic.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
italic_cs.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
justification.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
level.rs Support suff (#76) 2020-06-03 16:35:12 +09:00
level_jc.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
level_override.rs Support level override writer (#77) 2020-06-04 17:53:37 +09:00
level_text.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
mc_fallback.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
mod.rs Support min section3 (#126) 2020-09-02 15:54:43 +09:00
name.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
next.rs feat: Add style props 2019-11-06 19:23:55 +09:00
number_format.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
numbering.rs Support level override writer (#77) 2020-06-04 17:53:37 +09:00
numbering_id.rs fix: read levelOverride (#61) 2020-04-21 19:02:36 +09:00
numbering_property.rs Fix reader error2 (#55) 2020-03-13 17:01:25 +09:00
page_margin.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
page_size.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
paragraph.rs Support del in ins (#143) 2020-09-14 14:18:50 +09:00
paragraph_property.rs Support min section3 (#126) 2020-09-02 15:54:43 +09:00
paragraph_style.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
pic.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
q_format.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
run.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
run_fonts.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
run_property.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
run_property_default.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
section.rs Support min section3 (#126) 2020-09-02 15:54:43 +09:00
section_property.rs Support min section3 (#126) 2020-09-02 15:54:43 +09:00
start.rs Read nums (#38) 2020-02-12 19:19:38 +09:00
style.rs fix: change pStyle dfefault to null (#72) 2020-05-27 20:43:25 +09:00
sz.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
sz_cs.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
tab.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
table.rs fix: cell margin to 24 (#149) 2020-09-24 12:18:04 +09:00
table_borders.rs fix: Support table borderrr writer (#65) 2020-04-28 02:00:02 +09:00
table_cell.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
table_cell_borders.rs 0.0.63 (#66) 2020-04-30 13:39:56 +09:00
table_cell_margins.rs fix: cell margin to 24 (#149) 2020-09-24 12:18:04 +09:00
table_cell_property.rs Read cel border (#64) 2020-04-27 12:06:19 +09:00
table_cell_width.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
table_grid.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
table_indent.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
table_property.rs fix: cell margin to 24 (#149) 2020-09-24 12:18:04 +09:00
table_row.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
table_row_property.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
table_width.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
text.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
text_box_content.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
underline.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
vanish.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
vertical_align.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
vertical_merge.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
wp_anchor.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
wps_shape.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
wps_text_box.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
zoom.rs Add reader (#33) 2020-02-11 17:01:39 +09:00