Uses of Class
org.docx4j.wml.CTSaveThroughXslt
Packages that use CTSaveThroughXslt
-
Uses of CTSaveThroughXslt in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSaveThroughXsltMethods in org.docx4j.wml that return CTSaveThroughXsltModifier and TypeMethodDescriptionObjectFactory.createCTSaveThroughXslt()Create an instance ofCTSaveThroughXsltCTSettings.getSaveThroughXslt()Gets the value of the saveThroughXslt property.Methods in org.docx4j.wml with parameters of type CTSaveThroughXsltModifier and TypeMethodDescriptionvoidCTSettings.setSaveThroughXslt(CTSaveThroughXslt value) Sets the value of the saveThroughXslt property.