Package org.apache.poi.sl.usermodel
Interface PaintStyle.SolidPaint
-
- All Superinterfaces:
PaintStyle
- Enclosing interface:
- PaintStyle
public static interface PaintStyle.SolidPaint extends PaintStyle
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.poi.sl.usermodel.PaintStyle
PaintStyle.GradientPaint, PaintStyle.PaintModifier, PaintStyle.SolidPaint, PaintStyle.TexturePaint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ColorStyle
getSolidColor()
-
-
-
Method Detail
-
getSolidColor
ColorStyle getSolidColor()
-
-