Uses of Class
org.xlsx4j.sml.CTChartsheetProtection
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTChartsheetProtection in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTChartsheetProtection Modifier and Type Field Description protected CTChartsheetProtectionCTChartsheet. sheetProtectionMethods in org.xlsx4j.sml that return CTChartsheetProtection Modifier and Type Method Description CTChartsheetProtectionObjectFactory. createCTChartsheetProtection()Create an instance ofCTChartsheetProtectionCTChartsheetProtectionCTChartsheet. getSheetProtection()Gets the value of the sheetProtection property.Methods in org.xlsx4j.sml with parameters of type CTChartsheetProtection Modifier and Type Method Description voidCTChartsheet. setSheetProtection(CTChartsheetProtection value)Sets the value of the sheetProtection property.