Uses of Class
org.xlsx4j.sml.CTGradientStop
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTGradientStop in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTGradientStop Modifier and Type Field Description protected java.util.List<CTGradientStop>CTGradientFill. stopMethods in org.xlsx4j.sml that return CTGradientStop Modifier and Type Method Description CTGradientStopObjectFactory. createCTGradientStop()Create an instance ofCTGradientStopMethods in org.xlsx4j.sml that return types with arguments of type CTGradientStop Modifier and Type Method Description java.util.List<CTGradientStop>CTGradientFill. getStop()Gets the value of the stop property.