Skip to content

Commit 6279647

Browse files
committed
Add useWord2013TrackBottomHyphenation to CompatSettingNameValues
1 parent d1aac6d commit 6279647

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/DocumentFormat.OpenXml/GeneratedCode/schemas_openxmlformats_org_wordprocessingml_2006_main.g.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55585,5 +55585,11 @@ public enum CompatSettingNameValues
5558555585
///</summary>
5558655586
[EnumString("differentiateMultirowTableHeaders")]
5558755587
DifferentiateMultirowTableHeaders,
55588+
///<summary>
55589+
///useWord2013TrackBottomHyphenation.
55590+
///<para>When the item is serialized out as xml, its value is "useWord2013TrackBottomHyphenation".</para>
55591+
///</summary>
55592+
[EnumString("useWord2013TrackBottomHyphenation")]
55593+
UseWord2013TrackBottomHyphenation,
5558855594
}
5558955595
}

0 commit comments

Comments
 (0)