Uses of Class
org.docx4j.wml.CTShd
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTShd in org.docx4j.wml
Fields in org.docx4j.wml declared as CTShd Modifier and Type Field Description protected CTShdCTTblPrBase. shdprotected CTShdCTTblPrExBase. shdprotected CTShdPPrBase. shdprotected CTShdRPrAbstract. shdprotected CTShdTcPrInner. shdMethods in org.docx4j.wml that return CTShd Modifier and Type Method Description CTShdObjectFactory. createCTShd()Create an instance ofCTShdCTShdCTTblPrBase. getShd()Gets the value of the shd property.CTShdCTTblPrExBase. getShd()Gets the value of the shd property.CTShdPPrBase. getShd()Gets the value of the shd property.CTShdRPrAbstract. getShd()Gets the value of the shd property.CTShdTcPrInner. getShd()Gets the value of the shd property.Methods in org.docx4j.wml that return types with arguments of type CTShd Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShd>ObjectFactory. createCTParaRPrOriginalShd(CTShd value)jakarta.xml.bind.JAXBElement<CTShd>ObjectFactory. createCTRPrChangeRPrShd(CTShd value)Methods in org.docx4j.wml with parameters of type CTShd Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShd>ObjectFactory. createCTParaRPrOriginalShd(CTShd value)jakarta.xml.bind.JAXBElement<CTShd>ObjectFactory. createCTRPrChangeRPrShd(CTShd value)voidCTTblPrBase. setShd(CTShd value)Sets the value of the shd property.voidCTTblPrExBase. setShd(CTShd value)Sets the value of the shd property.voidPPrBase. setShd(CTShd value)Sets the value of the shd property.voidRPrAbstract. setShd(CTShd value)Sets the value of the shd property.voidTcPrInner. setShd(CTShd value)Sets the value of the shd property.