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