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 |
---|---|
JAXBElement<Worksheet> |
ObjectFactory.createWorksheet(Worksheet value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Worksheet> |
ObjectFactory.createWorksheet(Worksheet value)
|
Copyright © 2007-2019. All Rights Reserved.