Uses of Class
org.docx4j.wml.CTFramesetSplitbar.Color
Packages that use CTFramesetSplitbar.Color
-
Uses of CTFramesetSplitbar.Color in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFramesetSplitbar.ColorMethods in org.docx4j.wml that return CTFramesetSplitbar.ColorModifier and TypeMethodDescriptionObjectFactory.createCTFramesetSplitbarColor()Create an instance ofCTFramesetSplitbar.ColorCTFramesetSplitbar.getColor()Gets the value of the color property.Methods in org.docx4j.wml with parameters of type CTFramesetSplitbar.ColorModifier and TypeMethodDescriptionvoidCTFramesetSplitbar.setColor(CTFramesetSplitbar.Color value) Sets the value of the color property.