Uses of Class
org.docx4j.dml.CTGradientStopList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGradientStopList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGradientStopList Modifier and Type Field Description protected CTGradientStopListCTGradientFillProperties. gsLstMethods in org.docx4j.dml 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.dml with parameters of type CTGradientStopList Modifier and Type Method Description voidCTGradientFillProperties. setGsLst(CTGradientStopList value)Sets the value of the gsLst property.