bad.robot.excel.style
Class ReplaceExistingStyle
java.lang.Object
bad.robot.excel.style.ReplaceExistingStyle
- All Implemented Interfaces:
- Style
public class ReplaceExistingStyle
- extends Object
- implements Style
Method Summary |
void |
applyTo(org.apache.poi.ss.usermodel.Cell cell,
org.apache.poi.ss.usermodel.Workbook workbook)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 © 2013. All Rights Reserved.