| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts.WordprocessingML | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
CTCompatSetting |
DocumentSettingsPart.getWordCompatSetting(String name)
Get a compatibility setting in the Word namespace, by name
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CTCompatSetting> |
CTCompat.compatSetting |
| Modifier and Type | Method and Description |
|---|---|
CTCompatSetting |
ObjectFactory.createCTCompatSetting()
Create an instance of
CTCompatSetting |
CTCompatSetting |
CTCompat.getCompatSetting(String name,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
List<CTCompatSetting> |
CTCompat.getCompatSetting()
Gets the value of the compatSetting property.
|
Copyright © 2007-2018. All Rights Reserved.