Uses of Class
org.docx4j.dml.chart.CTProtection
Packages that use CTProtection
-
Uses of CTProtection in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTProtectionMethods in org.docx4j.dml.chart that return CTProtectionModifier and TypeMethodDescriptionObjectFactory.createCTProtection()Create an instance ofCTProtectionCTChartSpace.getProtection()Gets the value of the protection property.Methods in org.docx4j.dml.chart with parameters of type CTProtectionModifier and TypeMethodDescriptionvoidCTChartSpace.setProtection(CTProtection value) Sets the value of the protection property.