bad.robot.excel
Class ReplaceExistingStyle

java.lang.Object
  extended by bad.robot.excel.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
 

Method Detail

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 © 2012. All Rights Reserved.