org.apache.poi.sl.usermodel
Interface FillStyle


public interface FillStyle

This interface is the counterpart to StrokeStyle - it's specifies the filling of a shape


Method Summary
 PaintStyle getPaint()
           
 

Method Detail

getPaint

PaintStyle getPaint()