Uses of Class
org.docx4j.w14.CTGradientStopList
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of CTGradientStopList in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTGradientStopList Modifier and Type Field Description protected CTGradientStopListCTGradientFillProperties. gsLstMethods in org.docx4j.w14 that return CTGradientStopList Modifier and Type Method Description CTGradientStopListObjectFactory. createCTGradientStopList()Create an instance ofCTGradientStopListCTGradientStopListCTGradientFillProperties. getGsLst()Gets the value of the gsLst property.Methods in org.docx4j.w14 with parameters of type CTGradientStopList Modifier and Type Method Description voidCTGradientFillProperties. setGsLst(CTGradientStopList value)Sets the value of the gsLst property.