Package org.apache.poi.sl.usermodel
Interface PaintStyle
- 
- All Known Subinterfaces:
 PaintStyle.GradientPaint,PaintStyle.SolidPaint,PaintStyle.TexturePaint
public interface PaintStyle 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePaintStyle.GradientPaintstatic classPaintStyle.PaintModifierThe PaintStyle can be modified by secondary sources, e.g.static interfacePaintStyle.SolidPaintstatic interfacePaintStyle.TexturePaint 
 -