Uses of Enum Class
org.docx4j.sharedtypes.STConformanceClass
Packages that use STConformanceClass
-
Uses of STConformanceClass in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STConformanceClassMethods in org.pptx4j.pml that return STConformanceClassModifier and TypeMethodDescriptionPresentation.getConformance()Gets the value of the conformance property.Methods in org.pptx4j.pml with parameters of type STConformanceClassModifier and TypeMethodDescriptionvoidPresentation.setConformance(STConformanceClass value) Sets the value of the conformance property. -
Uses of STConformanceClass in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STConformanceClassMethods in org.xlsx4j.sml that return STConformanceClassModifier and TypeMethodDescriptionWorkbook.getConformance()Gets the value of the conformance property.Methods in org.xlsx4j.sml with parameters of type STConformanceClassModifier and TypeMethodDescriptionvoidWorkbook.setConformance(STConformanceClass value) Sets the value of the conformance property.