Uses of Class
org.docx4j.dml.CTBackgroundFormatting
Packages that use CTBackgroundFormatting
Package
Description
-
Uses of CTBackgroundFormatting in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas declared as CTBackgroundFormattingMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas that return CTBackgroundFormattingModifier and TypeMethodDescriptionCTWordprocessingCanvas.getBg()Gets the value of the bg property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingCanvas with parameters of type CTBackgroundFormattingModifier and TypeMethodDescriptionvoidCTWordprocessingCanvas.setBg(CTBackgroundFormatting value) Sets the value of the bg property. -
Uses of CTBackgroundFormatting in org.docx4j.dml
Methods in org.docx4j.dml that return CTBackgroundFormattingModifier and TypeMethodDescriptionObjectFactory.createCTBackgroundFormatting()Create an instance ofCTBackgroundFormatting -
Uses of CTBackgroundFormatting in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTBackgroundFormattingMethods in org.docx4j.dml.diagram that return CTBackgroundFormattingMethods in org.docx4j.dml.diagram with parameters of type CTBackgroundFormattingModifier and TypeMethodDescriptionvoidCTDataModel.setBg(CTBackgroundFormatting value) Sets the value of the bg property.