Uses of Class
org.xlsx4j.sml.FileVersion
Packages that use FileVersion
-
Uses of FileVersion in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as FileVersionMethods in org.xlsx4j.sml that return FileVersionModifier and TypeMethodDescriptionObjectFactory.createFileVersion()Create an instance ofFileVersionWorkbook.getFileVersion()Gets the value of the fileVersion property.Methods in org.xlsx4j.sml with parameters of type FileVersionModifier and TypeMethodDescriptionvoidWorkbook.setFileVersion(FileVersion value) Sets the value of the fileVersion property.