Uses of Class
org.docx4j.openpackaging.packages.SpreadsheetMLPackage
| Package | Description |
|---|---|
| org.docx4j.openpackaging.packages |
-
Uses of SpreadsheetMLPackage in org.docx4j.openpackaging.packages
Methods in org.docx4j.openpackaging.packages that return SpreadsheetMLPackage Modifier and Type Method Description static SpreadsheetMLPackageSpreadsheetMLPackage. createPackage()Create an empty presentation.static SpreadsheetMLPackageSpreadsheetMLPackage. load(java.io.File xlsxFile)Convenience method to create a SpreadsheetMLPackage from an existing File (.xlsx or .xml Flat OPC).static SpreadsheetMLPackageSpreadsheetMLPackage. load(java.io.InputStream xlsxInputStream)Creates aSpreadsheetMLPackagefrom anInputStream.Constructors in org.docx4j.openpackaging.packages with parameters of type SpreadsheetMLPackage Constructor Description ProtectWorkbook(SpreadsheetMLPackage pkg)