Uses of Class
org.xlsx4j.sml.CTFileSharing
Packages that use CTFileSharing
-
Uses of CTFileSharing in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFileSharingMethods in org.xlsx4j.sml that return CTFileSharingModifier and TypeMethodDescriptionObjectFactory.createCTFileSharing()Create an instance ofCTFileSharingWorkbook.getFileSharing()Gets the value of the fileSharing property.Methods in org.xlsx4j.sml with parameters of type CTFileSharingModifier and TypeMethodDescriptionvoidWorkbook.setFileSharing(CTFileSharing value) Sets the value of the fileSharing property.