Uses of Class
org.docx4j.dml.chart.CTProtection
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTProtection in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTProtection Modifier and Type Field Description protected CTProtectionCTChartSpace. protectionMethods in org.docx4j.dml.chart that return CTProtection Modifier and Type Method Description CTProtectionObjectFactory. createCTProtection()Create an instance ofCTProtectionCTProtectionCTChartSpace. getProtection()Gets the value of the protection property.Methods in org.docx4j.dml.chart with parameters of type CTProtection Modifier and Type Method Description voidCTChartSpace. setProtection(CTProtection value)Sets the value of the protection property.