org.apache.poi.sl.usermodel
Interface Background<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>

All Superinterfaces:
Shape<S,P>

public interface Background<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>
extends Shape<S,P>


Method Summary
 FillStyle getFillStyle()
           
 
Methods inherited from interface org.apache.poi.sl.usermodel.Shape
draw, getAnchor, getParent, getSheet
 

Method Detail

getFillStyle

FillStyle getFillStyle()