Class OFBizPricatUtil


  • public final class OFBizPricatUtil
    extends java.lang.Object
    • 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • module

        public static final java.lang.String module
      • VMLDrawingMethod

        protected static java.lang.reflect.Method VMLDrawingMethod
      • FindCommentShapeMethod

        protected static java.lang.reflect.Method FindCommentShapeMethod
    • Constructor Detail

      • OFBizPricatUtil

        public OFBizPricatUtil()
    • Method Detail

      • formatCommentShape

        public static void formatCommentShape​(org.apache.poi.xssf.usermodel.XSSFSheet sheet,
                                              org.apache.poi.ss.util.CellReference cell)
      • formatCommentShape

        public static void formatCommentShape​(org.apache.poi.xssf.usermodel.XSSFSheet sheet,
                                              int rowNum,
                                              short colNum)