Package org.apache.poi.sl.usermodel
Interface FillStyle
-
public interface FillStyle
This interface is the counterpart toStrokeStyle
- it's specifies the filling of a shape
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PaintStyle
getPaint()
-
-
-
Method Detail
-
getPaint
PaintStyle getPaint()
-
-