Uses of Class
org.docx4j.dml.CTGradientStopList
Packages that use CTGradientStopList
-
Uses of CTGradientStopList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGradientStopListMethods in org.docx4j.dml that return CTGradientStopListModifier and TypeMethodDescriptionObjectFactory.createCTGradientStopList()Create an instance ofCTGradientStopListCTGradientFillProperties.getGsLst()Gets the value of the gsLst property.Methods in org.docx4j.dml with parameters of type CTGradientStopListModifier and TypeMethodDescriptionvoidCTGradientFillProperties.setGsLst(CTGradientStopList value) Sets the value of the gsLst property.