docx-rs/docx-core/src/reader
bokuweb ae1f3ada58
feat: Add doc grid type (#248)
* feat: Add doc grid type

* feat: Add docgrid features

* update snaps

* 0.0.167

* add output

* expose docGrid

* fix: name

* update
2021-03-20 01:38:22 +09:00
..
attributes Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
a_graphic.rs 0.2.3 (#59) 2020-04-07 10:55:44 +09:00
a_graphic_data.rs 0.2.3 (#59) 2020-04-07 10:55:44 +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
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
comments.rs Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
comments_extended.rs Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
delete.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +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
document.rs Fix comment rw (#215) 2020-12-18 16:09:48 +09:00
document_rels.rs Add json definitions (#40) 2020-02-13 16:14:06 +09:00
drawing.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
errors.rs fix: size reader (#86) 2020-06-12 19:13:44 +09:00
from_xml.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
ignore.rs fix: ignore change property to import diff docx (#85) 2020-06-12 17:42:16 +09:00
insert.rs fix: read comment in ins (#222) 2021-01-06 20:31:53 +09:00
level.rs Support suff (#76) 2020-06-03 16:35:12 +09:00
level_override.rs Improve level override (#155) 2020-10-05 22:46:18 +09:00
mc_fallback.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
mod.rs feat: Add doc grid type (#248) 2021-03-20 01:38:22 +09:00
numbering_property.rs Fix reader error2 (#55) 2020-03-13 17:01:25 +09:00
numberings.rs fix: change pStyle dfefault to null (#72) 2020-05-27 20:43:25 +09:00
paragraph.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
read_zip.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
rels.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
run.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
run_property.rs Support default fonts (#207) 2020-12-14 15:01:23 +09:00
section_property.rs feat: Add doc grid type (#248) 2021-03-20 01:38:22 +09:00
settings.rs Support doc vars (#211) 2020-12-15 15:38:17 +09:00
shading.rs Support table cell color (#249) 2021-03-18 19:02:28 +09:00
style.rs Read table style (#191) 2020-10-30 20:29:06 +09:00
styles.rs Support default fonts (#207) 2020-12-14 15:01:23 +09:00
table.rs fix: remove default border when read table (#231) 2021-02-25 16:16:20 +09:00
table_borders.rs Improve cell borders (#243) 2021-03-16 16:09:39 +09:00
table_cell.rs Support table cell color (#249) 2021-03-18 19:02:28 +09:00
table_cell_borders.rs fix: Add start and end (#244) 2021-03-16 16:32:02 +09:00
table_property.rs Read table style (#191) 2020-10-30 20:29:06 +09:00
table_row.rs Fix height rule (#241) 2021-03-15 15:54:14 +09:00
text_box_content.rs Fix textbox import (#58) 2020-04-07 10:24:56 +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 Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
xml_element.rs feat: Add doc grid type (#248) 2021-03-20 01:38:22 +09:00