public final class CellStylingUtil
extends Object
-
Method Summary
static org.apache.poi.ss.usermodel.CellStyle
handle(String stylingAttributeKey,
org.apache.poi.ss.usermodel.CellStyle cellStyle,
String stylingAttributeValue,
org.apache.poi.ss.usermodel.Workbook workbook,
org.apache.poi.ss.usermodel.Sheet worksheet)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
handle
public static org.apache.poi.ss.usermodel.CellStyle handle(String stylingAttributeKey,
org.apache.poi.ss.usermodel.CellStyle cellStyle,
String stylingAttributeValue,
org.apache.poi.ss.usermodel.Workbook workbook,
org.apache.poi.ss.usermodel.Sheet worksheet)