bad.robot.excel
Class StyleBuilder
java.lang.Object
bad.robot.excel.StyleBuilder
- All Implemented Interfaces:
- Style
public class StyleBuilder
- extends Object
- implements Style
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
aStyle
public static StyleBuilder aStyle()
with
public StyleBuilder with(DataFormat format)
with
public StyleBuilder with(Alignment alignment)
with
public StyleBuilder with(FontSize fontSize)
with
public StyleBuilder with(Border border)
with
public StyleBuilder with(Fill fill)
applyTo
public void applyTo(org.apache.poi.ss.usermodel.Cell cell,
org.apache.poi.ss.usermodel.Workbook workbook)
- Specified by:
applyTo
in interface Style
Copyright © 2012. All Rights Reserved.