Uses of Class
org.xlsx4j.sml.FileVersion
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of FileVersion in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as FileVersion Modifier and Type Field Description protected FileVersionWorkbook. fileVersionMethods in org.xlsx4j.sml that return FileVersion Modifier and Type Method Description FileVersionObjectFactory. createFileVersion()Create an instance ofFileVersionFileVersionWorkbook. getFileVersion()Gets the value of the fileVersion property.Methods in org.xlsx4j.sml with parameters of type FileVersion Modifier and Type Method Description voidWorkbook. setFileVersion(FileVersion value)Sets the value of the fileVersion property.