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 |
XDDFParagraphProperties.getExtensionList() |
XDDFExtensionList |
XDDFBodyProperties.getExtensionList() |
XDDFExtensionList |
XDDFHyperlink.getExtensionList() |
XDDFExtensionList |
XDDFRunProperties.getExtensionList() |
Modifier and Type | Method and Description |
---|---|
void |
XDDFParagraphProperties.setExtensionList(XDDFExtensionList list) |
void |
XDDFBodyProperties.setExtensionList(XDDFExtensionList list) |
void |
XDDFHyperlink.setExtensionList(XDDFExtensionList list) |
void |
XDDFRunProperties.setExtensionList(XDDFExtensionList list) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.