Uses of Class
org.docx4j.dml.CTWholeE2OFormatting
Packages that use CTWholeE2OFormatting
Package
Description
-
Uses of CTWholeE2OFormatting in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas declared as CTWholeE2OFormattingMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas that return CTWholeE2OFormattingModifier and TypeMethodDescriptionCTWordprocessingCanvas.getWhole()Gets the value of the whole property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas with parameters of type CTWholeE2OFormattingModifier and TypeMethodDescriptionvoidCTWordprocessingCanvas.setWhole(CTWholeE2OFormatting value) Sets the value of the whole property. -
Uses of CTWholeE2OFormatting in org.docx4j.dml
Methods in org.docx4j.dml that return CTWholeE2OFormattingModifier and TypeMethodDescriptionObjectFactory.createCTWholeE2OFormatting()Create an instance ofCTWholeE2OFormatting -
Uses of CTWholeE2OFormatting in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTWholeE2OFormattingMethods in org.docx4j.dml.diagram that return CTWholeE2OFormattingMethods in org.docx4j.dml.diagram with parameters of type CTWholeE2OFormattingModifier and TypeMethodDescriptionvoidCTDataModel.setWhole(CTWholeE2OFormatting value) Sets the value of the whole property.