bad.robot.excel.style
Class ClonedStyleFactory
java.lang.Object
bad.robot.excel.style.ClonedStyleFactory
- All Implemented Interfaces:
- CellStyleFactory
public class ClonedStyleFactory
- extends Object
- implements CellStyleFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newStyleBasedOn
public static ClonedStyleFactory newStyleBasedOn(org.apache.poi.ss.usermodel.Cell source)
create
public org.apache.poi.ss.usermodel.CellStyle create(org.apache.poi.ss.usermodel.Workbook workbook)
- Specified by:
create
in interface CellStyleFactory
Copyright © 2013. All Rights Reserved.