bad.robot.excel.style
Class NewStyleFactory

java.lang.Object
  extended by bad.robot.excel.style.NewStyleFactory
All Implemented Interfaces:
CellStyleFactory

public class NewStyleFactory
extends Object
implements CellStyleFactory


Method Summary
 org.apache.poi.ss.usermodel.CellStyle create(org.apache.poi.ss.usermodel.Workbook workbook)
           
static NewStyleFactory newStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newStyle

public static NewStyleFactory newStyle()

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.