bad.robot.excel.style
Class NoStyle
java.lang.Object
bad.robot.excel.style.NoStyle
- All Implemented Interfaces:
- Style
public class NoStyle
- extends Object
- implements Style
Method Summary |
void |
applyTo(org.apache.poi.ss.usermodel.Cell cell,
org.apache.poi.ss.usermodel.Workbook template)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoStyle
public NoStyle()
applyTo
public void applyTo(org.apache.poi.ss.usermodel.Cell cell,
org.apache.poi.ss.usermodel.Workbook template)
- Specified by:
applyTo
in interface Style
Copyright © 2013. All Rights Reserved.