Package org.apache.poi.sl.usermodel
Interface Background<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
- 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 TextRun>>
extends Shape<S,P>
-
Method Summary
Methods inherited from interface org.apache.poi.sl.usermodel.Shape
draw, getAnchor, getParent, getShapeId, getShapeName, getSheet
-
Method Details
-
getFillStyle
FillStyle getFillStyle()
-