bad.robot.excel
Class DefaultStyle

java.lang.Object
  extended by bad.robot.excel.DefaultStyle
All Implemented Interfaces:
Style

public class DefaultStyle
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.