docx-rs/docx-core/src/documents/elements
bokuweb 54990d5eb1
Fix width type case (#453)
* fix: add camelcase to width type

* update
2022-03-25 13:20:09 +09:00
..
a_graphic.rs feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
a_graphic_data.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
abstract_numbering.rs feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
based_on.rs Fix based on serialization (#247) 2021-03-17 12:56:48 +09:00
bold.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
bold_cs.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +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
character_spacing.rs Support for Paragraph's Line Spacing (#346) 2021-09-29 09:03:39 +09:00
color.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
comment.rs Fix comment structure (#216) 2020-12-21 17:30:42 +09:00
comment_extended.rs Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
comment_range_end.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
comment_range_start.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
data_binding.rs feat: Impl dataBinding (#383) 2021-12-09 19:37:54 +09:00
default_tab_stop.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
delete.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +09:00
delete_text.rs Fix deltext escape (#358) 2021-10-20 16:49:17 +09:00
div.rs spec: update snaps (#272) 2021-04-09 11:30:50 +09:00
doc_defaults.rs Support default fonts (#207) 2020-12-14 15:01:23 +09:00
doc_grid.rs feat: Add doc grid type (#248) 2021-03-20 01:38:22 +09:00
doc_id.rs Read docid and bookmark (#138) 2020-09-07 15:46:23 +09:00
doc_var.rs Support doc vars (#211) 2020-12-15 15:38:17 +09:00
drawing.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
fld_char.rs Add fldchar and instrtext (#381) 2021-12-06 00:28:31 +09:00
font.rs feat: Add style 2019-11-14 19:21:45 +09:00
font_scheme.rs gen bindings (#427) 2022-01-28 15:36:03 +09:00
footer_reference.rs feat: impl footer reader (#378) 2021-12-02 00:07:58 +09:00
grid_span.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
header_reference.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +09:00
highlight.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
hyperlink.rs feat: Added a hyperlink element (#386) 2021-12-18 01:03:02 +09:00
indent.rs Read hanging chars (#273) 2021-04-08 16:53:21 +09:00
indent_level.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
insert.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +09:00
instr_pageref.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
instr_tc.rs Add some instr text (#385) 2021-12-15 02:23:12 +09:00
instr_text.rs Add some instr text (#385) 2021-12-15 02:23:12 +09:00
instr_toc.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
italic.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
italic_cs.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
justification.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
level.rs feat: Support level restart reader (#282) 2021-04-27 18:18:44 +09:00
level_jc.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
level_override.rs Support abstract num font (#204) 2020-12-14 11:42:07 +09:00
level_restart.rs feat: Support level restart reader (#282) 2021-04-27 18:18:44 +09:00
level_text.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
line_spacing.rs fix: line spacing (#450) 2022-03-24 17:09:54 +09:00
mc_fallback.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
mod.rs feat: Support run style (#447) 2022-03-16 12:24:12 +09:00
name.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +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 Improve level override (#155) 2020-10-05 22:46:18 +09:00
numbering_id.rs fix: read levelOverride (#61) 2020-04-21 19:02:36 +09:00
numbering_property.rs Re fix numpr (#407) 2022-01-14 15:03:53 +09:00
outline_lvl.rs fix: outline lvl (#356) 2021-10-20 16:37:51 +09:00
page_margin.rs Fix default section page props (#164) 2020-10-09 20:30:55 +09:00
page_size.rs Support orientation (#261) 2021-03-24 16:51:11 +09:00
paragraph.rs fix: js ppr change if (#408) 2022-01-17 15:27:24 +09:00
paragraph_property.rs Re fix numpr (#407) 2022-01-14 15:03:53 +09:00
paragraph_property_change.rs fix: js ppr change if (#408) 2022-01-17 15:27:24 +09:00
paragraph_style.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +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 feat: Support run style (#447) 2022-03-16 12:24:12 +09:00
run_fonts.rs Fix fonts case (#428) 2022-01-28 15:59:30 +09:00
run_property.rs feat: Support run style (#447) 2022-03-16 12:24:12 +09:00
run_property_default.rs Support default fonts (#207) 2020-12-14 15:01:23 +09:00
run_style.rs feat: Support run style (#447) 2022-03-16 12:24:12 +09:00
section.rs fix: disabled empty header (#369) 2021-11-25 23:33:13 +09:00
section_property.rs impl first and even header/footer with rust/JS (#374) 2021-11-27 19:12:06 +09:00
shading.rs Support table cell color (#249) 2021-03-18 19:02:28 +09:00
start.rs Read nums (#38) 2020-02-12 19:19:38 +09:00
strike.rs Support strike (#390) 2021-12-21 11:54:27 +09:00
structured_data_tag.rs feat: try to read sdt (#382) 2021-12-15 01:06:32 +09:00
structured_data_tag_property.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
style.rs fix: outline lvl (#356) 2021-10-20 16:37:51 +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 Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
table.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_borders.rs Improve cell borders (#243) 2021-03-16 16:09:39 +09:00
table_cell.rs feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
table_cell_borders.rs Improve cell borders (#243) 2021-03-16 16:09:39 +09:00
table_cell_margins.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_cell_property.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_cell_width.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_grid.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_indent.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_layout.rs Support table layout (#259) 2021-03-23 12:01:09 +09:00
table_of_contents.rs feat: Support styleWithLevels (#403) 2022-01-11 00:39:38 +09:00
table_of_contents_item.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
table_property.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_row.rs Support table row ins (#431) 2022-02-04 18:37:04 +09:00
table_row_property.rs Support table row ins (#431) 2022-02-04 18:37:04 +09:00
table_style.rs Read table style (#191) 2020-10-30 20:29:06 +09:00
table_width.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
text.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
text_border.rs Support text border (#257) 2021-03-21 00:16:43 +09:00
text_box_content.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
text_direction.rs Support text direction (#235) 2021-03-03 10:35:50 +09:00
underline.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
v_align.rs Support vertalign (#302) 2021-06-08 00:10:44 +09:00
vanish.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
vert_align.rs Support vertalign (#302) 2021-06-08 00:10:44 +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