Uses of Class
org.xlsx4j.sml.CTWorkbookProtection
Packages that use CTWorkbookProtection
-
Uses of CTWorkbookProtection in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTWorkbookProtectionMethods in org.xlsx4j.sml that return CTWorkbookProtectionModifier and TypeMethodDescriptionObjectFactory.createCTWorkbookProtection()Create an instance ofCTWorkbookProtectionWorkbook.getWorkbookProtection()Gets the value of the workbookProtection property.Methods in org.xlsx4j.sml with parameters of type CTWorkbookProtectionModifier and TypeMethodDescriptionvoidWorkbook.setWorkbookProtection(CTWorkbookProtection value) Sets the value of the workbookProtection property.