Package org.apache.ofbiz.pricat.util
Class OFBizPricatUtil
- java.lang.Object
-
- org.apache.ofbiz.pricat.util.OFBizPricatUtil
-
public final class OFBizPricatUtil extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.lang.reflect.Method
FindCommentShapeMethod
static java.lang.String
module
protected static java.lang.reflect.Method
VMLDrawingMethod
-
Constructor Summary
Constructors Constructor Description OFBizPricatUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
formatCommentShape(org.apache.poi.xssf.usermodel.XSSFSheet sheet, int rowNum, short colNum)
static void
formatCommentShape(org.apache.poi.xssf.usermodel.XSSFSheet sheet, org.apache.poi.ss.util.CellReference cell)
-