| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts.SpreadsheetML | |
| org.xlsx4j.sml |
| Modifier and Type | Method and Description |
|---|---|
Worksheet |
WorksheetPart.unmarshal(Element el) |
Worksheet |
WorksheetPart.unmarshal(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorksheetPart.setJaxbElement(Worksheet jaxbElement) |
| Modifier and Type | Method and Description |
|---|---|
Worksheet |
ObjectFactory.createWorksheet()
Create an instance of
Worksheet |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Worksheet> |
ObjectFactory.createWorksheet(Worksheet value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Worksheet> |
ObjectFactory.createWorksheet(Worksheet value)
|
Copyright © 2007-2018. All Rights Reserved.