Uses of Class
org.docx4j.wml.CTFramesetSplitbar.Color
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFramesetSplitbar.Color in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFramesetSplitbar.Color Modifier and Type Field Description protected CTFramesetSplitbar.ColorCTFramesetSplitbar. colorMethods in org.docx4j.wml that return CTFramesetSplitbar.Color Modifier and Type Method Description CTFramesetSplitbar.ColorObjectFactory. createCTFramesetSplitbarColor()Create an instance ofCTFramesetSplitbar.ColorCTFramesetSplitbar.ColorCTFramesetSplitbar. getColor()Gets the value of the color property.Methods in org.docx4j.wml with parameters of type CTFramesetSplitbar.Color Modifier and Type Method Description voidCTFramesetSplitbar. setColor(CTFramesetSplitbar.Color value)Sets the value of the color property.