Uses of Class
org.docx4j.dml.CTWholeE2OFormatting
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas | |
| org.docx4j.dml | |
| org.docx4j.dml.diagram |
-
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 CTWholeE2OFormatting Modifier and Type Field Description protected CTWholeE2OFormattingCTWordprocessingCanvas. wholeMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas that return CTWholeE2OFormatting Modifier and Type Method Description CTWholeE2OFormattingCTWordprocessingCanvas. getWhole()Gets the value of the whole property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas with parameters of type CTWholeE2OFormatting Modifier and Type Method Description voidCTWordprocessingCanvas. setWhole(CTWholeE2OFormatting value)Sets the value of the whole property. -
Uses of CTWholeE2OFormatting in org.docx4j.dml
Methods in org.docx4j.dml that return CTWholeE2OFormatting Modifier and Type Method Description CTWholeE2OFormattingObjectFactory. createCTWholeE2OFormatting()Create an instance ofCTWholeE2OFormatting -
Uses of CTWholeE2OFormatting in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTWholeE2OFormatting Modifier and Type Field Description protected CTWholeE2OFormattingCTDataModel. wholeMethods in org.docx4j.dml.diagram that return CTWholeE2OFormatting Modifier and Type Method Description CTWholeE2OFormattingCTDataModel. getWhole()Gets the value of the whole property.Methods in org.docx4j.dml.diagram with parameters of type CTWholeE2OFormatting Modifier and Type Method Description voidCTDataModel. setWhole(CTWholeE2OFormatting value)Sets the value of the whole property.