Uses of Class
org.docx4j.wml.CTSaveThroughXslt
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSaveThroughXslt in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSaveThroughXslt Modifier and Type Field Description protected CTSaveThroughXsltCTSettings. saveThroughXsltMethods in org.docx4j.wml that return CTSaveThroughXslt Modifier and Type Method Description CTSaveThroughXsltObjectFactory. createCTSaveThroughXslt()Create an instance ofCTSaveThroughXsltCTSaveThroughXsltCTSettings. getSaveThroughXslt()Gets the value of the saveThroughXslt property.Methods in org.docx4j.wml with parameters of type CTSaveThroughXslt Modifier and Type Method Description voidCTSettings. setSaveThroughXslt(CTSaveThroughXslt value)Sets the value of the saveThroughXslt property.