Class ImExpUtils


  • public class ImExpUtils
    extends Object
    Utility methods that involve read or write POI model.
    Since:
    3.5.0
    Author:
    Hawk
    • Constructor Detail

      • ImExpUtils

        public ImExpUtils()
    • Method Detail

      • getWidthAny

        public static int getWidthAny​(Sheet poiSheet,
                                      int col,
                                      int charWidth)
      • getHeightAny

        public static int getHeightAny​(Sheet poiSheet,
                                       int row)
      • getRowHeightInPx

        public static int getRowHeightInPx​(Sheet poiSheet,
                                           Row row)