bad.robot.excel
Interface Style

All Known Implementing Classes:
DataFormat, NoStyle, ReplaceExistingStyle, StyleBuilder

public interface Style


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

Method Detail

applyTo

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


Copyright © 2012. All Rights Reserved.