| Package | Description |
|---|---|
| org.apache.poi.xddf.usermodel | |
| org.apache.poi.xddf.usermodel.text |
| Modifier and Type | Method and Description |
|---|---|
XDDFExtensionList |
XDDFLineProperties.getExtensionList() |
XDDFExtensionList |
XDDFShapeProperties.getExtensionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
XDDFLineProperties.setExtensionList(XDDFExtensionList list) |
void |
XDDFShapeProperties.setExtensionList(XDDFExtensionList list) |
| Modifier and Type | Method and Description |
|---|---|
XDDFExtensionList |
XDDFHyperlink.getExtensionList() |
XDDFExtensionList |
XDDFParagraphProperties.getExtensionList() |
XDDFExtensionList |
XDDFBodyProperties.getExtensionList() |
XDDFExtensionList |
XDDFRunProperties.getExtensionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
XDDFHyperlink.setExtensionList(XDDFExtensionList list) |
void |
XDDFParagraphProperties.setExtensionList(XDDFExtensionList list) |
void |
XDDFBodyProperties.setExtensionList(XDDFExtensionList list) |
void |
XDDFRunProperties.setExtensionList(XDDFExtensionList list) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.