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

All Superinterfaces:
Shape<S,P>
All Known Implementing Classes:
HSLFBackground, XSLFBackground

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


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.