bad.robot.excel
Interface Style

All Known Implementing Classes:
DefaultStyle, NoStyle

public interface Style


Method Summary
 void applyTo(org.apache.poi.ss.usermodel.Cell cell, org.apache.poi.ss.usermodel.Workbook template)
           
 

Method Detail

applyTo

void applyTo(org.apache.poi.ss.usermodel.Cell cell,
             org.apache.poi.ss.usermodel.Workbook template)


Copyright © 2012. All Rights Reserved.