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
 ColorStyle getSolidColor()
           
 

Method Detail

getSolidColor

ColorStyle getSolidColor()