Uses of Class
org.docx4j.w14.CTGlow
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTGlow in org.docx4j.w14
Methods in org.docx4j.w14 that return CTGlow Modifier and Type Method Description CTGlowObjectFactory. createCTGlow()Create an instance ofCTGlow -
Uses of CTGlow in org.docx4j.wml
Fields in org.docx4j.wml declared as CTGlow Modifier and Type Field Description protected CTGlowRPrAbstract. glowMethods in org.docx4j.wml that return CTGlow Modifier and Type Method Description CTGlowRPrAbstract. getGlow()Gets the value of the glow property.Methods in org.docx4j.wml that return types with arguments of type CTGlow Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTGlow>ObjectFactory. createCTParaRPrOriginalGlow(CTGlow value)jakarta.xml.bind.JAXBElement<CTGlow>ObjectFactory. createCTRPrChangeRPrGlow(CTGlow value)Methods in org.docx4j.wml with parameters of type CTGlow Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTGlow>ObjectFactory. createCTParaRPrOriginalGlow(CTGlow value)jakarta.xml.bind.JAXBElement<CTGlow>ObjectFactory. createCTRPrChangeRPrGlow(CTGlow value)voidRPrAbstract. setGlow(CTGlow value)Sets the value of the glow property.