bad.robot.excel.style
Interface CellStyleFactory

All Known Implementing Classes:
ClonedStyleFactory, NewStyleFactory

public interface CellStyleFactory


Method Summary
 org.apache.poi.ss.usermodel.CellStyle create(org.apache.poi.ss.usermodel.Workbook workbook)
           
 

Method Detail

create

org.apache.poi.ss.usermodel.CellStyle create(org.apache.poi.ss.usermodel.Workbook workbook)


Copyright © 2013. All Rights Reserved.