bad.robot.excel
Class NoStyle

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

public class NoStyle
extends Object
implements Style


Constructor Summary
NoStyle()
           
 
Method Summary
 void applyTo(org.apache.poi.ss.usermodel.Cell cell, org.apache.poi.ss.usermodel.Workbook template)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoStyle

public NoStyle()
Method Detail

applyTo

public void applyTo(org.apache.poi.ss.usermodel.Cell cell,
                    org.apache.poi.ss.usermodel.Workbook template)
Specified by:
applyTo in interface Style


Copyright © 2012. All Rights Reserved.