WordJoinCompliance
Leave feedback
On this page
Inheritance: java.lang.Object
public final class WordJoinCompliance
Possible Compliance modes for the Word Ooxml formats such as .docx, .docm, .dotx, .dotm etc.
| Field | Description |
|---|---|
| Auto | Auto |
| Ecma376_2006 | ECMA-376 1st Edition, 2006. |
| Iso29500_2008_Transitional | ISO/IEC 29500:2008 Transitional compliance level. |
| Iso29500_2008_Strict | ISO/IEC 29500:2008 Strict compliance level. |
public static final int Auto
Auto
public static final int Ecma376_2006
ECMA-376 1st Edition, 2006.
public static final int Iso29500_2008_Transitional
ISO/IEC 29500:2008 Transitional compliance level.
public static final int Iso29500_2008_Strict
ISO/IEC 29500:2008 Strict compliance level.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.