Uses of Class
org.xlsx4j.sml.CTChartsheetProtection
Packages that use CTChartsheetProtection
-
Uses of CTChartsheetProtection in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTChartsheetProtectionMethods in org.xlsx4j.sml that return CTChartsheetProtectionModifier and TypeMethodDescriptionObjectFactory.createCTChartsheetProtection()Create an instance ofCTChartsheetProtectionCTChartsheet.getSheetProtection()Gets the value of the sheetProtection property.Methods in org.xlsx4j.sml with parameters of type CTChartsheetProtectionModifier and TypeMethodDescriptionvoidCTChartsheet.setSheetProtection(CTChartsheetProtection value) Sets the value of the sheetProtection property.